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

31 lines
1.2 KiB
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4781 net/minecraft/world/gen/feature/HugeFungiFeature
2020-02-26 12:56:39 -05:00
METHOD method_24438 getStartPos (Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;)Lnet/minecraft/class_2338$class_2339;
ARG 0 world
ARG 1 pos
METHOD method_24439 generateHatBlock (Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_4780;Lnet/minecraft/class_2338$class_2339;FFF)V
ARG 1 world
ARG 2 random
ARG 3 config
ARG 4 pos
ARG 5 decorationChance
ARG 6 generationChance
ARG 7 vineChance
2020-02-26 12:56:39 -05:00
METHOD method_24440 generateStem (Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_4780;Lnet/minecraft/class_2338;IZ)V
ARG 1 world
ARG 2 random
ARG 3 config
ARG 5 stemHeight
ARG 6 thickStem
METHOD method_24441 tryGenerateVines (Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)V
ARG 1 world
ARG 2 random
ARG 3 pos
ARG 4 state
METHOD method_24442 generateVines (Lnet/minecraft/class_2338;Lnet/minecraft/class_1936;Ljava/util/Random;)V
2020-02-26 12:56:39 -05:00
METHOD method_24443 generateHat (Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_4780;Lnet/minecraft/class_2338;IZ)V
ARG 1 world
ARG 2 random
ARG 3 config
ARG 5 hatHeight
ARG 6 thickStem