Uses of Class
net.minecraft.util.math.intprovider.ClampedNormalIntProvider
-
Uses of ClampedNormalIntProvider in net.minecraft.util.math.intprovider
Modifier and TypeFieldDescriptionstatic final IntProviderType
<ClampedNormalIntProvider> IntProviderType.CLAMPED_NORMAL
static final com.mojang.serialization.MapCodec
<ClampedNormalIntProvider> ClampedNormalIntProvider.CODEC
Modifier and TypeMethodDescriptionstatic ClampedNormalIntProvider
ClampedNormalIntProvider.of
(float mean, float deviation, int min, int max)