yarn/mappings/net/minecraft/world/gen/structure/StructureGenerator.mapping

26 lines
670 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS axo net/minecraft/world/gen/structure/StructureGenerator
CLASS axo$1
2016-10-10 08:02:36 -04:00
METHOD a call ()Ljava/lang/String;
2016-10-18 11:31:59 -04:00
CLASS axo$2
2016-10-10 08:02:36 -04:00
METHOD a call ()Ljava/lang/String;
2016-10-18 11:31:59 -04:00
CLASS axo$3
2016-10-10 08:02:36 -04:00
METHOD a call ()Ljava/lang/String;
2016-10-13 10:14:09 -04:00
FIELD c structures Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
2016-10-18 11:31:59 -04:00
METHOD a generate (Laiw;IIIILaup;)V
ARG 0 world
ARG 1 currentChunkX
ARG 2 currentChunkZ
ARG 3 centerChunkX
ARG 4 centerChunkZ
ARG 5 blockStore
2016-10-18 11:31:59 -04:00
METHOD a findClosest (Laiw;Lcn;)Lcn;
ARG 0 world
ARG 1 pos
2016-10-18 11:31:59 -04:00
METHOD a generate (Laiw;Ljava/util/Random;Laip;)Z
ARG 0 world
ARG 1 rand
METHOD b hasStructureAt (Lcn;)Z
2016-10-13 10:14:09 -04:00
ARG 0 pos
2016-10-18 11:31:59 -04:00
METHOD c getStructureAt (Lcn;)Laxs;
2016-10-13 10:14:09 -04:00
ARG 0 pos