yarn/mappings/net/minecraft/world/ChunkSerializer.mapping

27 lines
791 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS bxl net/minecraft/world/ChunkSerializer
2019-01-30 05:53:59 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-05 12:03:47 -04:00
METHOD a writeStructures (Lbgk;Ljava/util/Map;Ljava/util/Map;)Lib;
2019-01-30 05:53:59 -05:00
ARG 0 pos
ARG 1 structureStarts
ARG 2 structureReferences
2019-04-05 12:03:47 -04:00
METHOD a serialize (Lbgx;Lbwn;)Lib;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 chunk
2019-04-05 12:03:47 -04:00
METHOD a deserialize (Lbgx;Lciu;Lapx;Lbgk;Lib;)Lbxh;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 structureManager
2019-04-05 12:03:47 -04:00
METHOD a readStructureStarts (Lbwo;Lciu;Lbhw;Lib;)Ljava/util/Map;
2019-01-30 05:53:59 -05:00
ARG 0 chunkGenerator
ARG 1 structureManager
ARG 2 biomeSource
ARG 3 tag
2019-04-05 12:03:47 -04:00
METHOD a getChunkType (Lib;)Lbws$b;
2019-01-30 05:53:59 -05:00
ARG 0 tag
2019-04-05 12:03:47 -04:00
METHOD a writeEntities (Lib;Lbwz;)V
2019-01-30 05:53:59 -05:00
ARG 0 tag
ARG 1 chunk
2019-03-20 13:56:26 -04:00
METHOD a toNbt ([Lit/unimi/dsi/fastutil/shorts/ShortList;)Lii;
2019-01-30 05:53:59 -05:00
ARG 0 lists
2019-03-20 13:56:26 -04:00
METHOD b readStructureReferences (Lib;)Ljava/util/Map;
2019-01-30 05:53:59 -05:00
ARG 0 tag