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

29 lines
810 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS bwj net/minecraft/world/ChunkSerializer
2019-01-30 05:53:59 -05:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-03-14 08:57:09 -04:00
METHOD a writeStructures (Lbfl;Ljava/util/Map;Ljava/util/Map;)Lia;
2019-01-30 05:53:59 -05:00
ARG 0 pos
ARG 1 structureStarts
ARG 2 structureReferences
2019-03-14 08:57:09 -04:00
METHOD a serialize (Lbfy;Lbvl;)Lia;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 chunk
2019-03-14 08:57:09 -04:00
METHOD a deserialize (Lbfy;Lchq;Lbfl;Lia;)Lbwf;
2019-01-30 05:53:59 -05:00
ARG 0 world
ARG 1 structureManager
ARG 2 pos
ARG 3 tag
2019-03-14 08:57:09 -04:00
METHOD a readStructureStarts (Lbvm;Lchq;Lbgx;Lia;)Ljava/util/Map;
2019-01-30 05:53:59 -05:00
ARG 0 chunkGenerator
ARG 1 structureManager
ARG 2 biomeSource
ARG 3 tag
2019-03-14 08:57:09 -04:00
METHOD a getChunkType (Lia;)Lbvq$b;
2019-01-30 05:53:59 -05:00
ARG 0 tag
2019-03-14 08:57:09 -04:00
METHOD a writeEntities (Lia;Lbvx;)V
2019-01-30 05:53:59 -05:00
ARG 0 tag
ARG 1 chunk
2019-03-14 08:57:09 -04:00
METHOD a toNbt ([Lit/unimi/dsi/fastutil/shorts/ShortList;)Lih;
2019-01-30 05:53:59 -05:00
ARG 0 lists
2019-03-14 08:57:09 -04:00
METHOD b readStructureReferences (Lia;)Ljava/util/Map;
2019-01-30 05:53:59 -05:00
ARG 0 tag