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

31 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3207 net/minecraft/world/gen/feature/OakTreeFeature
FIELD field_13898 log Lnet/minecraft/class_2680;
FIELD field_13899 LEAVES Lnet/minecraft/class_2680;
FIELD field_13900 height I
FIELD field_13901 leaves Lnet/minecraft/class_2680;
FIELD field_13902 LOG Lnet/minecraft/class_2680;
FIELD field_13903 hasVinesAndCocoa Z
2018-12-21 07:24:21 -05:00
METHOD <init> (Ljava/util/function/Function;Z)V
ARG 1 configFactory
ARG 2 emitNeighborBlockUpdates
2019-07-04 11:29:01 -04:00
METHOD <init> (Ljava/util/function/Function;ZILbvr;Lbvr;Z)V
2018-11-15 12:20:38 -05:00
ARG 3 height
ARG 4 log
ARG 5 leaves
2019-02-10 14:47:10 -05:00
ARG 6 hasVinesAndCocoa
2019-06-28 17:55:20 -04:00
METHOD method_14062 getTreeHeight (Ljava/util/Random;)I
ARG 1 random
METHOD method_14063 makeCocoa (Lnet/minecraft/class_1945;ILnet/minecraft/class_2338;Lnet/minecraft/class_2350;)V
2019-02-10 14:47:10 -05:00
ARG 1 worlf
ARG 2 age
ARG 3 pos
ARG 4 direction
2019-06-28 17:55:20 -04:00
METHOD method_14064 makeVineColumn (Lnet/minecraft/class_3747;Lnet/minecraft/class_2338;Lnet/minecraft/class_2746;)V
ARG 1 world
ARG 2 pos
ARG 3 directionProperty
METHOD method_14065 makeVine (Lnet/minecraft/class_1945;Lnet/minecraft/class_2338;Lnet/minecraft/class_2746;)V
2019-02-10 14:47:10 -05:00
ARG 1 world
ARG 2 pos
ARG 3 directionProperty