Uses of Record Class
net.neoforged.neoforge.common.world.chunk.ForcedChunkManager.OwnedChunks
Packages that use ForcedChunkManager.OwnedChunks
-
Uses of ForcedChunkManager.OwnedChunks in net.neoforged.neoforge.common.world.chunk
Fields in net.neoforged.neoforge.common.world.chunk with type parameters of type ForcedChunkManager.OwnedChunksModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ForcedChunkManager.OwnedChunks> ForcedChunkManager.OwnedChunks.CODEC
Methods in net.neoforged.neoforge.common.world.chunk that return types with arguments of type ForcedChunkManager.OwnedChunksModifier and TypeMethodDescriptionstatic com.mojang.datafixers.kinds.App
<com.mojang.serialization.codecs.RecordCodecBuilder.Mu<TicketStorage>, List<ForcedChunkManager.OwnedChunks>> ForcedChunkManager.defineExtraStorageParams()
Defines any extra parameters we are adding via a P1#add call