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

18 lines
495 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS baf net/minecraft/world/gen/structure/StructureGenerator
2016-10-13 10:14:09 -04:00
FIELD c structures Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;
2017-04-05 14:11:28 -04:00
METHOD a generate (Lali;IIIILaxh;)V
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 currentChunkX
ARG 2 currentChunkZ
ARG 3 centerChunkX
ARG 4 centerChunkZ
ARG 5 blockStore
METHOD a findClosest (Lali;Ldx;Z)Ldx;
METHOD a generate (Lali;Ljava/util/Random;Lalb;)Z
2017-05-13 02:02:51 -04:00
ARG 0 world
ARG 1 rand
METHOD b hasStructureAt (Ldx;)Z
2017-05-13 02:02:51 -04:00
ARG 0 pos
METHOD c getStructureAt (Ldx;)Lbaj;
2017-05-13 02:02:51 -04:00
ARG 0 pos