Uses of Class
net.minecraft.util.math.BlockPos
Packages that use BlockPos
-
Uses of BlockPos in net.minecraft.block
Methods in net.minecraft.block with parameters of type BlockPosModifier and TypeMethodDescriptionprivate RailBlock.RailNodeRailBlock.RailNode.getNeighborRail(BlockPos pos) -
Uses of BlockPos in net.minecraft.world
Methods in net.minecraft.world that return BlockPosModifier and TypeMethodDescriptionprotected static BlockPosNaturalSpawner.getRandomPosInChunk(World world, int chunkX, int chunkZ)