net.minecraft.world.gen.loot

public class RandomNumberBounds

bco
net.minecraft.unmapped.C_63466352
net.minecraft.world.gen.loot.RandomNumberBounds

Field summary

Modifier and TypeField
private final float
a
f_72615607
min
private final float
b
f_88628216
max

Constructor summary

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

Method summary

Modifier and TypeMethod
public float
a()
m_57995276()
getMin()
public float
b()
m_08164963()
getMax()
public int
a(Random arg0)
m_92884145(Random arg0)
getInt(Random random)
public float
b(Random arg0)
m_77489858(Random arg0)
getFloat(Random random)
public boolean
a(int arg0)
m_87844442(int arg0)
contains(int value)