yarn/mappings/net/minecraft/world/gen/feature/OakTreeFeature.mapping

12 lines
316 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS byu net/minecraft/world/gen/feature/OakTreeFeature
2018-11-15 12:20:38 -05:00
FIELD a height I
2018-12-12 12:12:26 -05:00
FIELD aS LOG Lbpm;
FIELD aT LEAVES Lbpm;
FIELD aV log Lbpm;
FIELD aW leaves Lbpm;
2018-12-12 12:22:18 -05:00
METHOD <init> (Ljava/util/function/Function;ZILbpm;Lbpm;Z)V
2018-11-15 12:20:38 -05:00
ARG 3 height
ARG 4 log
ARG 5 leaves
METHOD a getRandomTreeHeight (Ljava/util/Random;)I