Uses of Class
net.minecraft.util.math.intprovider.BiasedToBottomIntProvider
-
Uses of BiasedToBottomIntProvider in net.minecraft.util.math.intprovider
Modifier and TypeFieldDescriptionstatic final IntProviderType<BiasedToBottomIntProvider>
IntProviderType.BIASED_TO_BOTTOM
static final com.mojang.serialization.Codec<BiasedToBottomIntProvider>
BiasedToBottomIntProvider.CODEC
Modifier and TypeMethodDescriptionstatic BiasedToBottomIntProvider
BiasedToBottomIntProvider.create
(int min, int max)