Uses of Class
net.minecraft.util.math.intprovider.ConstantIntProvider
-
Uses of ConstantIntProvider in net.minecraft.util.math.intprovider
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConstantIntProvider>
ConstantIntProvider.CODEC
static final IntProviderType<ConstantIntProvider>
IntProviderType.CONSTANT
Modifier and TypeMethodDescriptionstatic ConstantIntProvider
ConstantIntProvider.create
(int value)