Uses of Interface
net.minecraft.dispenser.IPosition
Package
Description
-
Uses of IPosition in net.minecraft.block
Modifier and TypeMethodDescriptionstatic IPosition
DispenserBlock.getDispensePosition
(IBlockSource p_149939_0_) -
Uses of IPosition in net.minecraft.client.renderer.debug
Modifier and TypeFieldDescriptionfinal IPosition
BeeDebugRenderer.Bee.pos
final IPosition
PointOfInterestDebugRenderer.BrainInfo.pos
Modifier and TypeMethodDescriptionprivate static void
BeeDebugRenderer.renderTextOverMob
(IPosition p_228974_0_, int p_228974_1_, String p_228974_2_, int p_228974_3_, float p_228974_4_) private static void
PointOfInterestDebugRenderer.renderTextOverMob
(IPosition p_217693_0_, int p_217693_1_, String p_217693_2_, int p_217693_3_, float p_217693_4_) ModifierConstructorDescriptionBee
(UUID p_i226028_1_, int p_i226028_2_, IPosition p_i226028_3_, Path p_i226028_4_, BlockPos p_i226028_5_, BlockPos p_i226028_6_, int p_i226028_7_) BrainInfo
(UUID p_i241202_1_, int p_i241202_2_, String p_i241202_3_, String p_i241202_4_, int p_i241202_5_, float p_i241202_6_, float p_i241202_7_, IPosition p_i241202_8_, String p_i241202_9_, Path p_i241202_10_, boolean p_i241202_11_) -
Uses of IPosition in net.minecraft.dispenser
Modifier and TypeMethodDescriptionprotected abstract ProjectileEntity
ProjectileDispenseBehavior.getProjectile
(World p_82499_1_, IPosition p_82499_2_, ItemStack p_82499_3_) static void
DefaultDispenseItemBehavior.spawnItem
(World p_82486_0_, ItemStack p_82486_1_, int p_82486_2_, Direction p_82486_3_, IPosition p_82486_4_) -
Uses of IPosition in net.minecraft.util.math
-
Uses of IPosition in net.minecraft.util.math.vector
Modifier and TypeMethodDescriptionboolean
Vector3d.closerThan
(IPosition p_237488_1_, double p_237488_2_) boolean
Vector3i.closerThan
(IPosition p_218137_1_, double p_218137_2_) double