net.minecraft.util.valueproviders

public interface IntProviderType<P extends IntProvider>

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

Field summary

Modifier and TypeField
IntProviderType<ConstantInt>
a
CONSTANT
field_29947
CONSTANT
IntProviderType<UniformInt>
b
UNIFORM
field_29948
UNIFORM
IntProviderType<BiasedToBottomInt>
c
BIASED_TO_BOTTOM
field_33452
BIASED_TO_BOTTOM
IntProviderType<ClampedInt>
d
CLAMPED
field_33453
CLAMPED
IntProviderType<WeightedListInt>
e
WEIGHTED_LIST
field_35034
WEIGHTED_LIST
IntProviderType<ClampedNormalInt>
f
CLAMPED_NORMAL
field_35357
CLAMPED_NORMAL

Method summary

Modifier and TypeMethod
com.mojang.serialization.MapCodec<P>
codec()
codec()
static <P extends IntProvider> IntProviderType<P>
a(String arg0, com.mojang.serialization.MapCodec<P> arg1)
register(String arg0, com.mojang.serialization.MapCodec<P> arg1)
method_35014(String arg0, com.mojang.serialization.MapCodec<P> arg1)
register(String id, com.mojang.serialization.MapCodec<P> arg1)