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

24 lines
909 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4625 net/minecraft/world/gen/feature/HugeMushroomFeature
METHOD method_23372 getCapSize (IIII)I
ARG 3 capSize
ARG 4 y
METHOD method_23374 canGenerate (Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;ILnet/minecraft/class_2338$class_2339;Lnet/minecraft/class_4635;)Z
ARG 1 world
ARG 2 pos
ARG 3 height
ARG 5 config
METHOD method_23375 generateCap (Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_2338;ILnet/minecraft/class_2338$class_2339;Lnet/minecraft/class_4635;)V
ARG 1 world
2020-10-02 14:36:19 -04:00
ARG 2 random
ARG 3 start
ARG 4 y
ARG 5 mutable
ARG 6 config
METHOD method_23376 generateStem (Lnet/minecraft/class_1936;Ljava/util/Random;Lnet/minecraft/class_2338;Lnet/minecraft/class_4635;ILnet/minecraft/class_2338$class_2339;)V
ARG 1 world
2021-01-09 14:58:01 -05:00
ARG 2 random
ARG 3 pos
ARG 4 config
ARG 5 height
METHOD method_23377 getHeight (Ljava/util/Random;)I