Uses of Class
net.minecraft.util.math.BlockPos
Packages that use BlockPos
Package
Description
-
Uses of BlockPos in net.minecraft
Methods in net.minecraft that return BlockPos -
Uses of BlockPos in net.minecraft.block
Methods in net.minecraft.block that return BlockPosModifier and TypeMethodDescriptionstatic BlockPosBedBlock.method_279(World world, int int2, int int3, int int4, int int5) -
Uses of BlockPos in net.minecraft.command
Methods in net.minecraft.command that return BlockPos -
Uses of BlockPos in net.minecraft.entity
Fields in net.minecraft.entity declared as BlockPosMethods in net.minecraft.entity that return BlockPos -
Uses of BlockPos in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as BlockPos -
Uses of BlockPos in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as BlockPosModifier and TypeFieldDescriptionPlayerEntity.field_3992private BlockPosPlayerEntity.field_4001private BlockPosPlayerEntity.field_4011Methods in net.minecraft.entity.player that return BlockPosModifier and TypeMethodDescriptionstatic BlockPosPlayerEntity.method_3169(World world, BlockPos blockPos, boolean bool) PlayerEntity.method_3186()ClientPlayerEntity.method_4086()OtherClientPlayerEntity.method_4086()ServerPlayerEntity.method_4086()Methods in net.minecraft.entity.player with parameters of type BlockPosModifier and TypeMethodDescriptionstatic BlockPosPlayerEntity.method_3169(World world, BlockPos blockPos, boolean bool) voidPlayerEntity.method_4573(BlockPos blockPos, boolean bool) -
Uses of BlockPos in net.minecraft.server
Fields in net.minecraft.server declared as BlockPosMethods in net.minecraft.server that return BlockPosMethods in net.minecraft.server with parameters of type BlockPosModifier and TypeMethodDescriptionPlayerManager.method_5296(BlockPos blockPos, int int2, int int3, int int4, int int5, int int6, int int7, Map map, String string, String string2, World world) Constructors in net.minecraft.server with parameters of type BlockPos -
Uses of BlockPos in net.minecraft.server.command
Methods in net.minecraft.server.command that return BlockPos -
Uses of BlockPos in net.minecraft.server.world
Methods in net.minecraft.server.world that return BlockPos -
Uses of BlockPos in net.minecraft.util
Subclasses of BlockPos in net.minecraft.utilFields in net.minecraft.util declared as BlockPos -
Uses of BlockPos in net.minecraft.util.math
Methods in net.minecraft.util.math with parameters of type BlockPosConstructors in net.minecraft.util.math with parameters of type BlockPos -
Uses of BlockPos in net.minecraft.village
Fields in net.minecraft.village declared as BlockPosModifier and TypeFieldDescriptionprivate final BlockPosVillage.field_3671private final BlockPosVillage.field_3672Methods in net.minecraft.village that return BlockPosMethods in net.minecraft.village with parameters of type BlockPos -
Uses of BlockPos in net.minecraft.world
Methods in net.minecraft.world that return BlockPos -
Uses of BlockPos in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension that return BlockPos