yarn/mappings/net/minecraft/world/gen/decorator/DecoratorMegaTree.mapping

30 lines
703 B
Plaintext

CLASS ayt net/minecraft/world/gen/decorator/DecoratorMegaTree
FIELD a minHeight I
FIELD b logState Lave;
FIELD c leavesState Lave;
FIELD d variability I
METHOD <init> (ZIILave;Lave;)V
ARG 0 doBlockUpdates
ARG 1 minHeight
ARG 2 variability
ARG 3 logState
ARG 4 leavesState
METHOD a (Lali;Ldx;I)V
ARG 2 treeHeight
METHOD a canTreeGenerate (Lali;Ljava/util/Random;Ldx;I)Z
ARG 0 world
ARG 1 random
ARG 2 pos
ARG 3 treeHeight
METHOD a isGroundSuitable (Ldx;Lali;)Z
ARG 0 pos
ARG 1 world
METHOD a getTreeHeight (Ljava/util/Random;)I
ARG 0 random
METHOD b (Lali;Ldx;I)V
ARG 2 treeHeight
METHOD c isSpaceSuitable (Lali;Ldx;I)Z
ARG 0 world
ARG 1 pos
ARG 2 treeHeight