Uses of Interface
net.minecraft.util.math.Position
Packages that use Position
-
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