Uses of Record Class
net.minecraft.world.level.chunk.storage.SectionStorage.PackedChunk
Packages that use SectionStorage.PackedChunk
-
Uses of SectionStorage.PackedChunk in net.minecraft.world.level.chunk.storage
Fields in net.minecraft.world.level.chunk.storage with type parameters of type SectionStorage.PackedChunkModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.longs.Long2ObjectMap
<CompletableFuture<Optional<SectionStorage.PackedChunk<P>>>> SectionStorage.pendingLoads
Methods in net.minecraft.world.level.chunk.storage that return SectionStorage.PackedChunkModifier and TypeMethodDescriptionstatic <T> SectionStorage.PackedChunk
<T> SectionStorage.PackedChunk.parse
(com.mojang.serialization.Codec<T> p_365233_, com.mojang.serialization.DynamicOps<Tag> p_363840_, Tag p_364375_, SimpleRegionStorage p_362076_, LevelHeightAccessor p_362314_) Methods in net.minecraft.world.level.chunk.storage that return types with arguments of type SectionStorage.PackedChunkModifier and TypeMethodDescriptionprivate CompletableFuture
<Optional<SectionStorage.PackedChunk<P>>> Methods in net.minecraft.world.level.chunk.storage with parameters of type SectionStorage.PackedChunkModifier and TypeMethodDescriptionprivate void
SectionStorage.unpackChunk
(ChunkPos p_365130_, SectionStorage.PackedChunk<P> p_361845_)