Package net.minecraft.world
Interface ChunkUpdater
- All Known Implementing Classes:
FeatureUpdater
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/world/ChunkUpdaterintermediary net/minecraft/class_12242official epw
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionapplyFix(NbtCompound chunkNbt) default voidmarkChunkDone(ChunkPos chunkPos) default int
-
Field Details
-
PASSTHROUGH_FACTORY
- Mappings:
Namespace Name Mixin selector named PASSTHROUGH_FACTORYLnet/minecraft/world/ChunkUpdater;PASSTHROUGH_FACTORY:Ljava/util/function/Supplier;intermediary field_63959Lnet/minecraft/class_12242;field_63959:Ljava/util/function/Supplier;official aLepw;a:Ljava/util/function/Supplier;
-
-
Method Details
-
applyFix
- Mappings:
Namespace Name Mixin selector named applyFixLnet/minecraft/world/ChunkUpdater;applyFix(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;intermediary applyFixLnet/minecraft/class_12242;applyFix(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;official applyFixLepw;applyFix(Lve;)Lve;
-
markChunkDone
- Mappings:
Namespace Name Mixin selector named markChunkDoneLnet/minecraft/world/ChunkUpdater;markChunkDone(Lnet/minecraft/util/math/ChunkPos;)Vintermediary markChunkDoneLnet/minecraft/class_12242;markChunkDone(Lnet/minecraft/class_1923;)Vofficial markChunkDoneLepw;markChunkDone(Ldtu;)V
-
targetDataVersion
default int targetDataVersion()
-