net.minecraft.world.gen.treedecorator

public class AttachedToLogsTreeDecorator

extends TreeDecorator

net.minecraft.world.level.levelgen.feature.treedecorators.AttachedToLogsDecorator
net.minecraft.class_10856
net.minecraft.world.gen.treedecorator.AttachedToLogsTreeDecorator

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<AttachedToLogsTreeDecorator>
CODEC
field_57824
CODEC
private final float
probability
field_57825
probability
private final BlockStateProvider
blockProvider
field_57826
blockProvider
private final List<Direction>
directions
field_57827
directions

Constructor summary

ModifierConstructor
public (float probability, BlockStateProvider blockProvider, List<Direction> directions)

Method summary

Modifier and TypeMethod
public void
place(TreeDecorator$Context context)
method_23469(class_4662$class_7402 arg0)
generate(TreeDecorator$Generator arg0)
protected TreeDecoratorType<?>
type()
method_28893()
getType()
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_68322(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_68322(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)
private static List
lambda$static$3(AttachedToLogsDecorator arg0)
method_68323(class_10856 arg0)
method_68323(AttachedToLogsTreeDecorator treeDecorator)
private static BlockStateProvider
lambda$static$2(AttachedToLogsDecorator arg0)
method_68324(class_10856 arg0)
method_68324(AttachedToLogsTreeDecorator treeDecorator)
private static Float
lambda$static$1(AttachedToLogsDecorator arg0)
method_68325(class_10856 arg0)
method_68325(AttachedToLogsTreeDecorator treeDecorator)