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

9 lines
273 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cbu 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-03-14 11:39:51 -04:00
METHOD a getSpacing (Lbvl;)I
2019-02-11 17:51:33 -05:00
ARG 1 chunkGenerator
2019-03-14 11:39:51 -04:00
METHOD b getSeparation (Lbvl;)I
2019-02-11 17:51:33 -05:00
ARG 1 chunkGenerator
2019-02-10 14:47:10 -05:00
METHOD d getSeedModifier ()I