Uses of Class
net.minecraft.util.valueproviders.ClampedInt
-
Uses of ClampedInt in net.minecraft.util.valueproviders
Modifier and TypeFieldDescriptionstatic final IntProviderType<ClampedInt>
IntProviderType.CLAMPED
static final com.mojang.serialization.Codec<ClampedInt>
ClampedInt.CODEC
Modifier and TypeMethodDescriptionstatic ClampedInt
ClampedInt.of
(IntProvider p_146396_, int p_146397_, int p_146398_)