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

9 lines
273 B
Plaintext
Raw Normal View History

2019-06-19 13:48:53 -04:00
CLASS cdp net/minecraft/world/gen/feature/AbstractTempleFeature
2018-12-21 07:24:21 -05:00
METHOD <init> (Ljava/util/function/Function;)V
ARG 1 configFactory
2019-06-19 13:48:53 -04:00
METHOD a getSpacing (Lbxd;)I
2019-02-11 17:51:33 -05:00
ARG 1 chunkGenerator
2019-06-19 13:48:53 -04:00
METHOD b getSeparation (Lbxd;)I
2019-02-11 17:51:33 -05:00
ARG 1 chunkGenerator
2019-02-10 14:47:10 -05:00
METHOD d getSeedModifier ()I