Uses of Interface
net.minecraft.core.Position
Package
Description
-
Uses of Position in net.minecraft.client.renderer.debug
Modifier and TypeFieldDescriptionfinal Position
BeeDebugRenderer.BeeInfo.pos
final Position
BrainDebugRenderer.BrainDump.pos
Modifier and TypeMethodDescriptionprivate static void
BeeDebugRenderer.renderTextOverMob
(Position p_113100_, int p_113101_, String p_113102_, int p_113103_, float p_113104_) private static void
BrainDebugRenderer.renderTextOverMob
(Position p_113247_, int p_113248_, String p_113249_, int p_113250_, float p_113251_) ModifierConstructorDescriptionBeeInfo
(UUID p_113167_, int p_113168_, Position p_113169_, Path p_113170_, BlockPos p_113171_, BlockPos p_113172_, int p_113173_) BrainDump
(UUID p_113311_, int p_113312_, String p_113313_, String p_113314_, int p_113315_, float p_113316_, float p_113317_, Position p_113318_, String p_113319_, Path p_113320_, boolean p_113321_) -
Uses of Position in net.minecraft.core
Modifier and TypeMethodDescriptionboolean
Vec3i.closerToCenterThan
(Position p_203196_, double p_203197_) double
Vec3i.distToCenterSqr
(Position p_203194_) -
Uses of Position in net.minecraft.core.dispenser
Modifier and TypeMethodDescriptionprotected abstract Projectile
AbstractProjectileDispenseBehavior.getProjectile
(Level p_123360_, Position p_123361_, ItemStack p_123362_) static void
DefaultDispenseItemBehavior.spawnItem
(Level p_123379_, ItemStack p_123380_, int p_123381_, Direction p_123382_, Position p_123383_) -
Uses of Position in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionstatic Position
DispenserBlock.getDispensePosition
(BlockSource p_52721_) -
Uses of Position in net.minecraft.world.phys