Uses of 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 IntProviderType<ClampedInt>
IntProviderType.CLAMPED
static com.mojang.serialization.Codec<ClampedInt>
ClampedInt.CODEC
Methods in net.minecraft.util.valueproviders that return ClampedIntModifier and TypeMethodDescriptionstatic ClampedInt
ClampedInt.of(IntProvider p_146396_, int p_146397_, int p_146398_)