net.minecraft.world.level.levelgen.feature.treedecorators

public class TreeDecoratorType<P extends TreeDecorator>

dch
net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType
net.minecraft.class_4663
net.minecraft.unmapped.C_ckxnaoei
net.minecraft.world.gen.treedecorator.TreeDecoratorType
net.minecraft.src.C_2417_
net.minecraft.world.level.levelgen.feature.treedecorators.WorldGenFeatureTrees

Field summary

Modifier and TypeField
public static final TreeDecoratorType<TrunkVineDecorator>
a
TRUNK_VINE
field_21320
f_tkxtsjjc
TRUNK_VINE
f_70042_
public static final TreeDecoratorType<LeaveVineDecorator>
b
LEAVE_VINE
field_21321
f_xzcsavym
LEAVE_VINE
f_70043_
public static final TreeDecoratorType<CocoaDecorator>
c
COCOA
field_21322
f_qebnnmaj
COCOA
f_70044_
public static final TreeDecoratorType<BeehiveDecorator>
d
BEEHIVE
field_21323
f_rnycsdxd
BEEHIVE
f_70045_
public static final TreeDecoratorType<AlterGroundDecorator>
e
ALTER_GROUND
field_21324
f_uqfkycif
ALTER_GROUND
f_70046_
private final com.mojang.serialization.Codec<P>
f
codec
field_24963
f_byeggosq
codec
f_70047_

Constructor summary

ModifierConstructor
private (com.mojang.serialization.Codec<P> codec)

Method summary

Modifier and TypeMethod
private static <P extends TreeDecorator> TreeDecoratorType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_28895(String arg0, com.mojang.serialization.Codec<P> arg1)
m_uymfyhdc(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
m_70052_(String p_70053_, com.mojang.serialization.Codec<P> p_70054_)
public com.mojang.serialization.Codec<P>
a()
codec()
method_28894()
m_ievapmed()
getCodec()
m_70051_()