net.minecraft.util.valueproviders

public class ConstantInt

extends IntProvider

bsl
net.minecraft.util.valueproviders.ConstantInt
net.minecraft.class_6016
net.minecraft.util.math.intprovider.ConstantIntProvider
net.minecraft.util.valueproviders.ConstantInt

Field summary

Modifier and TypeField
public static final ConstantInt
a
ZERO
field_29942
ZERO
public static final com.mojang.serialization.MapCodec<ConstantInt>
b
CODEC
field_29943
CODEC
private final int
f
value
field_29944
value

Constructor summary

ModifierConstructor
private (int value)

Method summary

Modifier and TypeMethod
public static ConstantInt
a(int arg0)
of(int arg0)
method_34998(int arg0)
create(int value)
public int
d()
getValue()
method_34997()
getValue()
public int
a(bam arg0)
sample(RandomSource arg0)
method_35008(class_5819 arg0)
get(Random arg0)
public int
a()
getMinValue()
method_35009()
getMin()
public int
b()
getMaxValue()
method_35011()
getMax()
public IntProviderType<?>
c()
getType()
method_35012()
getType()