net.minecraft.world.level.levelgen.heightproviders

public interface HeightProviderType<P extends HeightProvider>

dda
net.minecraft.world.level.levelgen.heightproviders.HeightProviderType
net.minecraft.class_6123
net.minecraft.unmapped.C_xefuzyyw
net.minecraft.world.gen.heightprovider.HeightProviderType
net.minecraft.src.C_141405_
net.minecraft.world.level.levelgen.heightproviders.HeightProviderType

Field summary

Modifier and TypeField
HeightProviderType<ConstantHeight>
a
CONSTANT
field_31541
f_fvppadmv
CONSTANT
f_161981_
HeightProviderType<UniformHeight>
b
UNIFORM
field_31542
f_cafdtwwl
UNIFORM
f_161982_
HeightProviderType<BiasedToBottomHeight>
c
BIASED_TO_BOTTOM
field_31543
f_tjxkvrrn
BIASED_TO_BOTTOM
f_161983_
HeightProviderType<VeryBiasedToBottomHeight>
d
VERY_BIASED_TO_BOTTOM
field_33520
f_lokbybgv
VERY_BIASED_TO_BOTTOM
f_161984_
HeightProviderType<TrapezoidHeight>
e
TRAPEZOID
field_33521
f_yqwjyzdq
TRAPEZOID
f_161985_
HeightProviderType<WeightedListHeight>
f
WEIGHTED_LIST
field_35711
f_ybbkxxbx
WEIGHTED_LIST
f_191531_

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
m_161992_()
private static <P extends HeightProvider> HeightProviderType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_35394(String arg0, com.mojang.serialization.Codec<P> arg1)
m_hrftxxpy(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
m_161989_(String p_161990_, com.mojang.serialization.Codec<P> p_161991_)