yarn/mappings/net/minecraft/world/chunk/storage/VersionedRegionFileCache.ma...

12 lines
409 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS btr net/minecraft/world/chunk/storage/VersionedRegionFileCache
FIELD a featureUpdater Lcdo;
2019-01-30 05:53:59 -05:00
FIELD c dataFixer Lcom/mojang/datafixers/DataFixer;
METHOD <init> (Lcom/mojang/datafixers/DataFixer;)V
ARG 1 dataFixer
2019-02-21 13:19:18 -05:00
METHOD a updateChunkTag (Lbtx;Ljava/util/function/Supplier;Lhx;)Lhx;
2019-01-30 05:53:59 -05:00
ARG 1 dimensionType
ARG 2 persistentStateManagerFactory
2019-01-30 05:53:59 -05:00
ARG 3 tag
2019-02-20 15:49:23 -05:00
METHOD a getDataVersion (Lhx;)I
2019-01-30 05:53:59 -05:00
ARG 0 tag