net.minecraft.util.math.intprovider

public interface IntProviderType<P extends IntProvider>

net.minecraft.util.valueproviders.IntProviderType
net.minecraft.class_6018
net.minecraft.util.math.intprovider.IntProviderType

Field summary

Modifier and TypeField
IntProviderType<ConstantIntProvider>
CONSTANT
field_29947
CONSTANT
IntProviderType<UniformIntProvider>
UNIFORM
field_29948
UNIFORM
IntProviderType<BiasedToBottomIntProvider>
BIASED_TO_BOTTOM
field_33452
BIASED_TO_BOTTOM
IntProviderType<ClampedIntProvider>
CLAMPED
field_33453
CLAMPED
IntProviderType<WeightedListIntProvider>
WEIGHTED_LIST
field_35034
WEIGHTED_LIST
IntProviderType<ClampedNormalIntProvider>
CLAMPED_NORMAL
field_35357
CLAMPED_NORMAL

Method summary

Modifier and TypeMethod
com.mojang.serialization.MapCodec<P>
codec()
method_1_197()
method_1_197()
static <P extends IntProvider> IntProviderType<P>
register(String id, com.mojang.serialization.MapCodec<P> codec)
method_35014(String arg0, com.mojang.serialization.MapCodec<P> arg1)
register(String id, com.mojang.serialization.MapCodec<P> arg1)
private static com.mojang.serialization.MapCodec
lambda$register$0(com.mojang.serialization.MapCodec arg0)
method_35013(com.mojang.serialization.MapCodec arg0)
method_35013(com.mojang.serialization.MapCodec arg0)