Uses of Class
net.minecraft.util.math.ChunkPos
Packages that use ChunkPos
Package
Description
-
Uses of ChunkPos in net.minecraft.client.world
Fields in net.minecraft.client.world with type parameters of type ChunkPos -
Uses of ChunkPos in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type ChunkPos -
Uses of ChunkPos in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as ChunkPos -
Uses of ChunkPos in net.minecraft.server
Fields in net.minecraft.server declared as ChunkPosMethods in net.minecraft.server that return ChunkPos -
Uses of ChunkPos in net.minecraft.structure
Fields in net.minecraft.structure declared as ChunkPosModifier and TypeFieldDescriptionprivate ChunkPosStructurePlacementData.chunkPosprivate ChunkPos[]StrongholdStructure.countFields in net.minecraft.structure with type parameters of type ChunkPosModifier and TypeFieldDescriptionOceanMonumentStructure.OceanMonumentGeneratorConfig.processedChunksMethods in net.minecraft.structure with parameters of type ChunkPosModifier and TypeMethodDescriptionStructurePlacementData.method_11865(ChunkPos chunkPos) private BlockBoxStructurePlacementData.method_11872(ChunkPos chunkPos) booleanStructureFeature.method_9268(World world, Random random, ChunkPos chunkPos) booleanOceanMonumentStructure.OceanMonumentGeneratorConfig.method_9277(ChunkPos chunkPos) voidOceanMonumentStructure.OceanMonumentGeneratorConfig.method_9278(ChunkPos chunkPos) -
Uses of ChunkPos in net.minecraft.world.border
Methods in net.minecraft.world.border with parameters of type ChunkPos -
Uses of ChunkPos in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type ChunkPosModifier and TypeFieldDescriptionThreadedAnvilChunkStorage.chunksBeingSavedprivate final Map<ChunkPos,NbtCompound> ThreadedAnvilChunkStorage.chunksToSaveMethods in net.minecraft.world.chunk that return ChunkPosMethods in net.minecraft.world.chunk with parameters of type ChunkPosModifier and TypeMethodDescriptionprotected voidThreadedAnvilChunkStorage.registerChunkChecker(ChunkPos pos, NbtCompound nbt) private voidThreadedAnvilChunkStorage.write(ChunkPos chunkPos, NbtCompound nbt) -
Uses of ChunkPos in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type ChunkPosModifier and TypeMethodDescriptionbooleanGeneratorConfig.method_9277(ChunkPos chunkPos) voidGeneratorConfig.method_9278(ChunkPos chunkPos)