Package net.minecraft.world.updater
Class WorldUpdater.class_9162
java.lang.Object
net.minecraft.world.updater.WorldUpdater.class_9161<VersionedChunkStorage>
net.minecraft.world.updater.WorldUpdater.class_9162
- Enclosing class:
WorldUpdater
- Mappings:
Namespace Name official blk$b
intermediary net/minecraft/class_1257$class_9162
named net/minecraft/world/updater/WorldUpdater$class_9162
-
Field Summary
Fields inherited from class net.minecraft.world.updater.WorldUpdater.class_9161
field_48732, field_48733
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
method_56543
(VersionedChunkStorage versionedChunkStorage, ChunkPos chunkPos, RegistryKey<World> registryKey) protected VersionedChunkStorage
method_56546
(String string, Path path, Path path2) Methods inherited from class net.minecraft.world.updater.WorldUpdater.class_9161
method_56537
-
Constructor Details
-
class_9162
class_9162()
-
-
Method Details
-
method_56543
protected boolean method_56543(VersionedChunkStorage versionedChunkStorage, ChunkPos chunkPos, RegistryKey<World> registryKey) - Specified by:
method_56543
in classWorldUpdater.class_9161<VersionedChunkStorage>
- Mappings:
Namespace Name Mixin selector official a
Lblk$b;a(Ldoh;Lcuy;Laix;)Z
intermediary method_56547
Lnet/minecraft/class_1257$class_9162;method_56547(Lnet/minecraft/class_3977;Lnet/minecraft/class_1923;Lnet/minecraft/class_5321;)Z
named method_56543
Lnet/minecraft/world/updater/WorldUpdater$class_9162;method_56543(Lnet/minecraft/world/storage/VersionedChunkStorage;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/registry/RegistryKey;)Z
-
method_56546
- Specified by:
method_56546
in classWorldUpdater.class_9161<VersionedChunkStorage>
- Mappings:
Namespace Name Mixin selector official b
Lblk$b;b(Ljava/lang/String;Ljava/nio/file/Path;Ljava/nio/file/Path;)Ldoh;
intermediary method_56549
Lnet/minecraft/class_1257$class_9162;method_56549(Ljava/lang/String;Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/class_3977;
named method_56546
Lnet/minecraft/world/updater/WorldUpdater$class_9162;method_56546(Ljava/lang/String;Ljava/nio/file/Path;Ljava/nio/file/Path;)Lnet/minecraft/world/storage/VersionedChunkStorage;
-