Uses of Interface
net.minecraft.util.math.Position
Packages that use Position
Package
Description
-
Uses of Position in net.minecraft
Methods in net.minecraft with parameters of type PositionModifier and TypeMethodDescriptionprotected Projectileclass_4905.getProjectile(World world, Position pos) protected Projectileclass_4914.getProjectile(World world, Position pos) protected Projectileclass_4915.getProjectile(World world, Position pos) protected Projectileclass_4916.getProjectile(World world, Position pos) protected Projectileclass_4918.getProjectile(World world, Position pos) -
Uses of Position in net.minecraft.block
Methods in net.minecraft.block that return PositionModifier and TypeMethodDescriptionstatic PositionDispenserBlock.getPosition(BlockPointer pointer) -
Uses of Position in net.minecraft.block.dispenser
Methods in net.minecraft.block.dispenser with parameters of type PositionModifier and TypeMethodDescriptionprotected abstract ProjectileProjectileDispenserBehavior.getProjectile(World world, Position pos) static voidItemDispenserBehavior.spawnItem(World world, ItemStack stack, int offset, Direction side, Position pos) -
Uses of Position in net.minecraft.util.math
Subinterfaces of Position in net.minecraft.util.mathModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceClasses in net.minecraft.util.math that implement Position