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

public class TreeDecoratorType<P extends TreeDecorator>

cqn
net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType
net.minecraft.class_4663
net.minecraft.world.gen.decorator.TreeDecoratorType
net.minecraft.world.gen.treedecorator.TreeDecoratorType
net.minecraft.server.v1_16_R1.WorldGenFeatureTrees

Field summary

Modifier and TypeField
public static final TreeDecoratorType<TrunkVineDecorator>
a
TRUNK_VINE
field_21320
TRUNK_VINE
field_227425_a_
public static final TreeDecoratorType<LeaveVineDecorator>
b
LEAVE_VINE
field_21321
LEAVE_VINE
field_227426_b_
public static final TreeDecoratorType<CocoaDecorator>
c
COCOA
field_21322
COCOA
field_227427_c_
public static final TreeDecoratorType<BeehiveDecorator>
d
BEEHIVE
field_21323
BEEHIVE
field_227428_d_
public static final TreeDecoratorType<AlterGroundDecorator>
e
ALTER_GROUND
field_21324
ALTER_GROUND
field_227429_e_
private final com.mojang.serialization.Codec<P>
f
codec
field_24963
field_24963
field_236875_f_

Constructor summary

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

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)
method_28895(String arg0, com.mojang.serialization.Codec<P> arg1)
func_236877_a_(String arg0, com.mojang.serialization.Codec<P> arg1)
public com.mojang.serialization.Codec<P>
a()
codec()
method_28894()
method_28894()
func_236876_a_()