Uses of Class
net.minecraft.util.valueproviders.ClampedNormalInt
Packages that use ClampedNormalInt
-
Uses of ClampedNormalInt in net.minecraft.util.valueproviders
Fields in net.minecraft.util.valueproviders with type parameters of type ClampedNormalIntModifier and TypeFieldDescriptionstatic final IntProviderType<ClampedNormalInt> IntProviderType.CLAMPED_NORMALstatic final com.mojang.serialization.MapCodec<ClampedNormalInt> ClampedNormalInt.CODECMethods in net.minecraft.util.valueproviders that return ClampedNormalIntModifier and TypeMethodDescriptionstatic ClampedNormalIntClampedNormalInt.of(float pMean, float pDeviation, int pMinInclusive, int pMaxInclusive)