yarn/mappings/net/minecraft/world/gen/treedecorator/TreeDecorator.mapping

14 lines
695 B
Plaintext

CLASS net/minecraft/class_4662 net/minecraft/world/gen/treedecorator/TreeDecorator
COMMENT Tree decorators can add additional blocks to trees, such as vines or beehives.
FIELD field_24962 TYPE_CODEC Lcom/mojang/serialization/Codec;
METHOD method_23469 generate (Lnet/minecraft/class_3746;Ljava/util/function/BiConsumer;Lnet/minecraft/class_5819;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V
ARG 1 world
ARG 2 replacer
ARG 4 logPositions
ARG 5 leavesPositions
METHOD method_23471 placeVine (Ljava/util/function/BiConsumer;Lnet/minecraft/class_2338;Lnet/minecraft/class_2746;)V
ARG 0 replacer
ARG 1 pos
ARG 2 facing
METHOD method_28893 getType ()Lnet/minecraft/class_4663;