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

29 lines
810 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS btq net/minecraft/world/ChunkSerializer
2019-01-30 05:53:59 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-02-21 13:19:18 -05:00
METHOD a writeStructures (Lbcs;Ljava/util/Map;Ljava/util/Map;)Lhx;
2019-01-30 05:53:59 -05:00
ARG 0 pos
ARG 1 structureStarts
ARG 2 structureReferences
2019-02-21 13:19:18 -05:00
METHOD a serialize (Lbdf;Lbss;)Lhx;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 chunk
2019-02-21 13:19:18 -05:00
METHOD a deserialize (Lbdf;Lcev;Lbcs;Lhx;)Lbtm;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 structureManager
ARG 2 pos
ARG 3 tag
2019-02-21 13:19:18 -05:00
METHOD a readStructureStarts (Lbst;Lcev;Lbee;Lhx;)Ljava/util/Map;
2019-01-30 05:53:59 -05:00
ARG 0 chunkGenerator
ARG 1 structureManager
ARG 2 biomeSource
ARG 3 tag
2019-02-21 13:19:18 -05:00
METHOD a getChunkType (Lhx;)Lbsx$b;
2019-01-30 05:53:59 -05:00
ARG 0 tag
2019-02-21 13:19:18 -05:00
METHOD a writeEntities (Lhx;Lbte;)V
2019-01-30 05:53:59 -05:00
ARG 0 tag
ARG 1 chunk
2019-02-20 15:49:23 -05:00
METHOD a toNbt ([Lit/unimi/dsi/fastutil/shorts/ShortList;)Lid;
2019-01-30 05:53:59 -05:00
ARG 0 lists
2019-02-20 15:49:23 -05:00
METHOD b readStructureReferences (Lhx;)Ljava/util/Map;
2019-01-30 05:53:59 -05:00
ARG 0 tag