Uses of Class
net.minecraft.util.valueproviders.ClampedNormalInt
-
Uses of ClampedNormalInt in net.minecraft.util.valueproviders
Modifier and TypeFieldDescriptionstatic final IntProviderType<ClampedNormalInt>
IntProviderType.CLAMPED_NORMAL
static final com.mojang.serialization.Codec<ClampedNormalInt>
ClampedNormalInt.CODEC
Modifier and TypeMethodDescriptionstatic ClampedNormalInt
ClampedNormalInt.of
(float p_185880_, float p_185881_, int p_185882_, int p_185883_)