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

27 lines
791 B
Plaintext
Raw Normal View History

2019-04-18 17:01:39 -04:00
CLASS bxv net/minecraft/world/ChunkSerializer
2019-01-30 05:53:59 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-04-18 17:01:39 -04:00
METHOD a writeStructures (Lbgt;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-18 17:01:39 -04:00
METHOD a serialize (Lbhh;Lbwx;)Lib;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 chunk
2019-04-18 17:01:39 -04:00
METHOD a deserialize (Lbhh;Lcje;Laqg;Lbgt;Lib;)Lbxr;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 structureManager
2019-04-18 17:01:39 -04:00
METHOD a readStructureStarts (Lbwy;Lcje;Lbig;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-18 17:01:39 -04:00
METHOD a getChunkType (Lib;)Lbxc$b;
2019-01-30 05:53:59 -05:00
ARG 0 tag
2019-04-18 17:01:39 -04:00
METHOD a writeEntities (Lib;Lbxj;)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