Uses of Interface
net.minecraft.core.Position
Packages that use Position
Package
Description
- 
Uses of Position in net.minecraft.client.renderer.debugMethods in net.minecraft.client.renderer.debug with parameters of type PositionModifier and TypeMethodDescriptionprivate static voidBeeDebugRenderer.renderTextOverMob(PoseStack p_270426_, MultiBufferSource p_270600_, Position p_270548_, int p_270592_, String p_270198_, int p_270792_, float p_270938_) private static voidBrainDebugRenderer.renderTextOverMob(PoseStack p_270664_, MultiBufferSource p_270816_, Position p_270715_, int p_270126_, String p_270487_, int p_270218_, float p_270737_) 
- 
Uses of Position in net.minecraft.coreMethods in net.minecraft.core with parameters of type PositionModifier and TypeMethodDescriptionbooleanVec3i.closerToCenterThan(Position p_203196_, double p_203197_) static BlockPosBlockPos.containing(Position p_275443_) doubleVec3i.distToCenterSqr(Position p_203194_) static SectionPos
- 
Uses of Position in net.minecraft.core.dispenserMethods in net.minecraft.core.dispenser with parameters of type PositionModifier and TypeMethodDescriptionprotected abstract ProjectileAbstractProjectileDispenseBehavior.getProjectile(Level p_123360_, Position p_123361_, ItemStack p_123362_) static voidDefaultDispenseItemBehavior.spawnItem(Level p_123379_, ItemStack p_123380_, int p_123381_, Direction p_123382_, Position p_123383_) 
- 
Uses of Position in net.minecraft.world.level.blockMethods in net.minecraft.world.level.block that return PositionModifier and TypeMethodDescriptionstatic PositionDispenserBlock.getDispensePosition(BlockSource p_302440_) 
- 
Uses of Position in net.minecraft.world.physClasses in net.minecraft.world.phys that implement PositionMethods in net.minecraft.world.phys with parameters of type Position