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

27 lines
791 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS bxk net/minecraft/world/ChunkSerializer
2019-01-30 05:53:59 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-03 12:16:41 -04:00
METHOD a writeStructures (Lbgj;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-03 12:16:41 -04:00
METHOD a serialize (Lbgw;Lbwm;)Lib;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 chunk
2019-04-03 12:16:41 -04:00
METHOD a deserialize (Lbgw;Lcir;Lapw;Lbgj;Lib;)Lbxg;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 structureManager
2019-04-03 12:16:41 -04:00
METHOD a readStructureStarts (Lbwn;Lcir;Lbhv;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-03 12:16:41 -04:00
METHOD a getChunkType (Lib;)Lbwr$b;
2019-01-30 05:53:59 -05:00
ARG 0 tag
2019-04-03 12:16:41 -04:00
METHOD a writeEntities (Lib;Lbwy;)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