net.minecraft.util.valueproviders

public interface IntProviderType<P extends IntProvider>

avp
net.minecraft.util.valueproviders.IntProviderType
net.minecraft.class_6018
net.minecraft.unmapped.C_xwcabozn
net.minecraft.util.math.intprovider.IntProviderType
net.minecraft.util.math.intprovider.IntProviderType
net.minecraft.src.C_141053_
net.minecraft.util.valueproviders.IntProviderType

Field summary

Modifier and TypeField
IntProviderType<ConstantInt>
a
CONSTANT
field_29947
f_xmbotxbk
CONSTANT
CONSTANT
f_146550_
IntProviderType<UniformInt>
b
UNIFORM
field_29948
f_yndljtrf
UNIFORM
UNIFORM
f_146551_
IntProviderType<BiasedToBottomInt>
c
BIASED_TO_BOTTOM
field_33452
f_kchcjxtt
BIASED_TO_BOTTOM
BIASED_TO_BOTTOM
f_146552_
IntProviderType<ClampedInt>
d
CLAMPED
field_33453
f_eabcdkoy
CLAMPED
CLAMPED
f_146553_
IntProviderType<WeightedListInt>
e
WEIGHTED_LIST
field_35034
f_epclxftk
WEIGHTED_LIST
WEIGHTED_LIST
f_185907_
IntProviderType<ClampedNormalInt>
f
CLAMPED_NORMAL
field_35357
f_hnxdygyn
CLAMPED_NORMAL
CLAMPED_NORMAL
f_185908_

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
m_146560_()
static <P extends IntProvider> IntProviderType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_35014(String arg0, com.mojang.serialization.Codec<P> arg1)
m_qbmgjeku(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
register(String id, com.mojang.serialization.Codec<P> codec)
m_146557_(String p_146558_, com.mojang.serialization.Codec<P> p_146559_)