Uses of Class
net.minecraft.util.math.ChunkPos
Packages that use ChunkPos
Package
Description
-
Uses of ChunkPos in net.minecraft
Fields in net.minecraft declared as ChunkPosMethods in net.minecraft with parameters of type ChunkPosModifier and TypeMethodDescriptionbooleanclass_2260.method_9277(ChunkPos chunkPos) voidclass_2260.method_9278(ChunkPos chunkPos) Constructors in net.minecraft with 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 ChunkPos -
Uses of ChunkPos in net.minecraft.structure
Fields in net.minecraft.structure declared as ChunkPosMethods in net.minecraft.structure with parameters of type ChunkPosModifier and TypeMethodDescriptionbooleanStructureFeature.method_9268(World world, Random random, 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
Methods 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) -
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)