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

27 lines
791 B
Plaintext
Raw Normal View History

2019-04-17 12:41:25 -04:00
CLASS bxt net/minecraft/world/ChunkSerializer
2019-01-30 05:53:59 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-17 12:41:25 -04:00
METHOD a writeStructures (Lbgs;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-17 12:41:25 -04:00
METHOD a serialize (Lbhf;Lbwv;)Lib;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 chunk
2019-04-17 12:41:25 -04:00
METHOD a deserialize (Lbhf;Lcjc;Laqf;Lbgs;Lib;)Lbxp;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 structureManager
2019-04-17 12:41:25 -04:00
METHOD a readStructureStarts (Lbww;Lcjc;Lbie;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-17 12:41:25 -04:00
METHOD a getChunkType (Lib;)Lbxa$b;
2019-01-30 05:53:59 -05:00
ARG 0 tag
2019-04-17 12:41:25 -04:00
METHOD a writeEntities (Lib;Lbxh;)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