Uses of Record Class
net.minecraft.util.valueproviders.ClampedInt
Packages that use ClampedInt
-
Uses of ClampedInt in net.minecraft.util.valueproviders
Fields in net.minecraft.util.valueproviders with type parameters of type ClampedIntModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ClampedInt> ClampedInt.MAP_CODECMethods in net.minecraft.util.valueproviders that return ClampedIntModifier and TypeMethodDescriptionstatic ClampedIntClampedInt.of(IntProvider source, int minInclusive, int maxInclusive) Methods in net.minecraft.util.valueproviders that return types with arguments of type ClampedIntModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<ClampedInt> ClampedInt.codec()