Uses of Record 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 MapCodec<ClampedNormalInt> ClampedNormalInt.MAP_CODECMethods in net.minecraft.util.valueproviders that return ClampedNormalIntModifier and TypeMethodDescriptionstatic ClampedNormalIntClampedNormalInt.of(float mean, float deviation, int minInclusive, int maxInclusive) Methods in net.minecraft.util.valueproviders that return types with arguments of type ClampedNormalInt