Uses of Class
net.minecraft.util.math.intprovider.ClampedIntProvider
-
Uses of ClampedIntProvider in net.minecraft.util.math.intprovider
Modifier and TypeFieldDescriptionstatic final IntProviderType<ClampedIntProvider>
IntProviderType.CLAMPED
static final com.mojang.serialization.Codec<ClampedIntProvider>
ClampedIntProvider.CODEC
Modifier and TypeMethodDescriptionstatic ClampedIntProvider
ClampedIntProvider.create
(IntProvider source, int min, int max)