Uses of Class
net.minecraft.util.math.intprovider.ClampedNormalIntProvider
Packages that use ClampedNormalIntProvider
-
Uses of ClampedNormalIntProvider in net.minecraft.util.math.intprovider
Fields in net.minecraft.util.math.intprovider with type parameters of type ClampedNormalIntProviderModifier and TypeFieldDescriptionstatic final IntProviderType
<ClampedNormalIntProvider> IntProviderType.CLAMPED_NORMAL
static final com.mojang.serialization.MapCodec
<ClampedNormalIntProvider> ClampedNormalIntProvider.CODEC
Methods in net.minecraft.util.math.intprovider that return ClampedNormalIntProviderModifier and TypeMethodDescriptionstatic ClampedNormalIntProvider
ClampedNormalIntProvider.of
(float mean, float deviation, int min, int max)