net.minecraft.world.level.storage.loot

public class RandomValueBounds

implements RandomIntGenerator

czd
net.minecraft.world.level.storage.loot.RandomValueBounds
net.minecraft.class_61
net.minecraft.unmapped.C_ljknzuwh
net.minecraft.loot.UniformLootTableRange
net.minecraft.loot.RandomValueRange
net.minecraft.server.v1_16_R3.LootValueBounds

Field summary

Modifier and TypeField
private final float
d
min
field_977
f_txpnnbua
min
field_186514_a
private final float
e
max
field_976
f_edglcmnz
max
field_186515_b

Constructor summary

ModifierConstructor
public (float min, float max)
public (float value)

Method summary

Modifier and TypeMethod
public static RandomValueBounds
a(float arg0, float arg1)
between(float arg0, float arg1)
method_377(float arg0, float arg1)
m_eerjtons(float arg0, float arg1)
between(float min, float max)
func_215837_a(float arg0, float arg1)
public float
b()
getMin()
method_378()
m_jxwkmrhw()
getMinValue()
func_186509_a()
public float
c()
getMax()
method_380()
m_gsvoguxj()
getMaxValue()
func_186512_b()
public int
a(Random arg0)
getInt(Random arg0)
method_366(Random arg0)
m_bbdunvbh(Random arg0)
next(Random arg0)
func_186511_a(Random arg0)
public float
b(Random arg0)
getFloat(Random arg0)
method_374(Random arg0)
m_lnaemhwe(Random arg0)
nextFloat(Random random)
func_186507_b(Random arg0)
public boolean
a(int arg0)
matchesValue(int arg0)
method_376(int arg0)
m_shtsddfe(int arg0)
contains(int value)
func_186510_a(int arg0)
public ResourceLocation
a()
getType()
method_365()
m_voaeyixm()
getType()
func_215830_a()