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

30 lines
703 B
Plaintext

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