Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.client.renderer.debug | |
net.minecraft.dispenser | |
net.minecraft.util.math |
Modifier and Type | Method and Description |
---|---|
static IPosition |
DispenserBlock.getDispensePosition(IBlockSource coords) |
Modifier and Type | Field and Description |
---|---|
IPosition |
PointOfInterestDebugRenderer.BrainInfo.field_217750_d |
IPosition |
BeeDebugRenderer.Bee.field_229000_c_ |
Modifier and Type | Method and Description |
---|---|
private static void |
PointOfInterestDebugRenderer.func_217693_a(IPosition p_217693_0_,
int p_217693_1_,
java.lang.String p_217693_2_,
int p_217693_3_,
float p_217693_4_) |
private static void |
BeeDebugRenderer.func_228974_a_(IPosition p_228974_0_,
int p_228974_1_,
java.lang.String p_228974_2_,
int p_228974_3_,
float p_228974_4_) |
Constructor and Description |
---|
Bee(java.util.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(java.util.UUID p_i51529_1_,
int p_i51529_2_,
java.lang.String p_i51529_3_,
java.lang.String p_i51529_4_,
int p_i51529_5_,
IPosition p_i51529_6_,
java.lang.String p_i51529_7_,
Path p_i51529_8_,
boolean p_i51529_9_) |
Modifier and Type | Interface and Description |
---|---|
interface |
IBlockSource |
interface |
ILocatableSource |
interface |
ILocation |
Modifier and Type | Class and Description |
---|---|
class |
Position |
class |
ProxyBlockSource |
Modifier and Type | Method and Description |
---|---|
static void |
DefaultDispenseItemBehavior.doDispense(World worldIn,
ItemStack stack,
int speed,
Direction facing,
IPosition position) |
protected abstract IProjectile |
ProjectileDispenseBehavior.getProjectileEntity(World worldIn,
IPosition position,
ItemStack stackIn) |
Modifier and Type | Class and Description |
---|---|
class |
Vec3d |
Modifier and Type | Method and Description |
---|---|
double |
Vec3i.distanceSq(IPosition p_218138_1_,
boolean useCenter) |
boolean |
Vec3i.withinDistance(IPosition p_218137_1_,
double distance) |
Constructor and Description |
---|
BlockPos(IPosition p_i50799_1_) |