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

public class TreeDecoratorType<P extends TreeDecorator>

cir
net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType
net.minecraft.class_4663
net.minecraft.unmapped.C_ckxnaoei
net.minecraft.world.gen.decorator.TreeDecoratorType
net.minecraft.world.gen.treedecorator.TreeDecoratorType
net.minecraft.server.v1_15_R1.WorldGenFeatureTrees

Field summary

Modifier and TypeField
public static final TreeDecoratorType<TrunkVineDecorator>
a
TRUNK_VINE
field_21320
f_tkxtsjjc
TRUNK_VINE
field_227425_a_
public static final TreeDecoratorType<LeaveVineDecorator>
b
LEAVE_VINE
field_21321
f_xzcsavym
LEAVE_VINE
field_227426_b_
public static final TreeDecoratorType<CocoaDecorator>
c
COCOA
field_21322
f_qebnnmaj
COCOA
field_227427_c_
public static final TreeDecoratorType<BeehiveDecorator>
d
BEEHIVE
field_21323
f_rnycsdxd
BEEHIVE
field_227428_d_
public static final TreeDecoratorType<AlterGroundDecorator>
e
ALTER_GROUND
field_21324
f_uqfkycif
ALTER_GROUND
field_227429_e_
private final Function<com.mojang.datafixers.Dynamic<?>, P>
f
deserializer
field_21325
f_yrgnzsvn
field_227430_f_

Constructor summary

ModifierConstructor
private (Function<com.mojang.datafixers.Dynamic<?>, P> arg0)

Method summary

Modifier and TypeMethod
private static <P extends TreeDecorator> TreeDecoratorType<P>
a(String arg0, Function<com.mojang.datafixers.Dynamic<?>, P> arg1)
register(String arg0, Function<com.mojang.datafixers.Dynamic<?>, P> arg1)
method_23473(String arg0, Function<com.mojang.datafixers.Dynamic<?>, P> arg1)
m_uymfyhdc(String arg0, Function<com.mojang.datafixers.Dynamic<?>, P> arg1)
register(String arg0, Function<com.mojang.datafixers.Dynamic<?>, P> arg1)
func_227432_a_(String arg0, Function<com.mojang.datafixers.Dynamic<?>, P> arg1)
public P
a(com.mojang.datafixers.Dynamic<?> arg0)
deserialize(com.mojang.datafixers.Dynamic<?> arg0)
method_23472(com.mojang.datafixers.Dynamic<?> arg0)
m_uagpuccg(com.mojang.datafixers.Dynamic<?> arg0)
func_227431_a_(com.mojang.datafixers.Dynamic<?> arg0)