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

9 lines
273 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS cdo 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-07 07:45:25 -04:00
METHOD a getSpacing (Lbxc;)I
2019-02-11 17:51:33 -05:00
ARG 1 chunkGenerator
2019-06-07 07:45:25 -04:00
METHOD b getSeparation (Lbxc;)I
2019-02-11 17:51:33 -05:00
ARG 1 chunkGenerator
2019-02-10 14:47:10 -05:00
METHOD d getSeedModifier ()I