net.minecraft.util.valueproviders

public class ClampedNormalInt

extends IntProvider

btd
net.minecraft.util.valueproviders.ClampedNormalInt
net.minecraft.class_6728
net.minecraft.unmapped.C_spaburjt
net.minecraft.util.math.intprovider.ClampedNormalIntProvider
net.minecraft.util.math.int_provider.ClampedNormalIntProvider

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<ClampedNormalInt>
a
CODEC
field_35352
f_pvqgsrlw
CODEC
CODEC
private final float
b
mean
field_35353
f_eeozvdsl
mean
mean
private final float
f
deviation
field_35354
f_xfqwruzt
deviation
derivation
private final int
g
minInclusive
field_35355
f_tnyndafw
min
minInclusive
private final int
h
maxInclusive
field_35356
f_bkezvfxe
max
maxInclusive

Constructor summary

ModifierConstructor
private (float mean, float deviation, int min, int max)

Method summary

Modifier and TypeMethod
public static ClampedNormalInt
a(float arg0, float arg1, int arg2, int arg3)
of(float arg0, float arg1, int arg2, int arg3)
method_39156(float arg0, float arg1, int arg2, int arg3)
m_qeqkjvni(float arg0, float arg1, int arg2, int arg3)
of(float mean, float deviation, int min, int max)
create(float mean, float derivation, int min, int max)
public int
a(azv arg0)
sample(RandomSource arg0)
method_35008(class_5819 arg0)
m_ljiiqvld(C_rlomrsco arg0)
get(Random arg0)
get(RandomGenerator arg0)
public static int
a(azv arg0, float arg1, float arg2, float arg3, float arg4)
sample(RandomSource arg0, float arg1, float arg2, float arg3, float arg4)
method_39159(class_5819 arg0, float arg1, float arg2, float arg3, float arg4)
m_tpznndfz(C_rlomrsco arg0, float arg1, float arg2, float arg3, float arg4)
next(Random random, float mean, float deviation, float min, float max)
next(RandomGenerator random, float mean, float deviation, float min, float max)
public int
a()
getMinValue()
method_35009()
m_lecatuwk()
getMin()
getMin()
public int
b()
getMaxValue()
method_35011()
m_jaypvrlp()
getMax()
getMax()
public IntProviderType<?>
c()
getType()
method_35012()
m_yxhouvzj()
getType()
getType()