net.minecraft.entity.decoration

public abstract class DecorationEntity

extends Entity

All mapped superinterfaces:

CommandSource

aca
net.minecraft.unmapped.C_49852638
net.minecraft.entity.decoration.DecorationEntity

Field summary

Modifier and TypeField
private static final com.google.common.base.Predicate<Entity>
c
f_90477132
HANGING_ENTITY
private int
d
f_74889142
ticksSinceValidation
protected BlockPos
a
f_59879926
pos
public Direction
b
f_86877075
dir

Constructor summary

ModifierConstructor
public (World arg0)
public (World world, BlockPos pos)

Method summary

Modifier and TypeMethod
protected void
i()
m_19615596()
registerSyncedData()
protected void
a(fa arg0)
m_78368423(C_28786548 arg0)
setDirection(Direction dir)
protected void
j()
m_39165365()
updateShape()
private double
a(int arg0)
m_04281700(int arg0)
offsetCenter(int length)
public void
B_()
m_24884718()
tick()
public boolean
k()
m_86720973()
canSurvive()
public boolean
ay()
m_23617273()
hasCollision()
public boolean
t(vg arg0)
m_32024106(C_42232651 arg0)
onPunched(Entity arg0)
public Direction
bt()
m_84238342()
getHorizontalFacing()
public boolean
a(ur arg0, float arg1)
m_40469716(C_83334639 arg0, float arg1)
takeDamage(DamageSource arg0, float arg1)
public void
a(vv arg0, double arg1, double arg2, double arg3)
m_15512507(C_47030941 arg0, double arg1, double arg2, double arg3)
move(MoverType arg0, double arg1, double arg2, double arg3)
public void
f(double arg0, double arg1, double arg2)
m_35111817(double arg0, double arg1, double arg2)
addVelocity(double arg0, double arg1, double arg2)
public void
b(fy arg0)
m_61937125(C_74087615 arg0)
writeCustomNbt(NbtCompound arg0)
public void
a(fy arg0)
m_30953923(C_74087615 arg0)
readCustomNbt(NbtCompound arg0)
public abstract int
l()
m_06182808()
getWidth()
public abstract int
n()
m_30555547()
getHeight()
public abstract void
a(vg arg0)
m_84563353(C_42232651 arg0)
onAttack(Entity entity)
public abstract void
p()
m_96997270()
playPlacementSound()
public ItemEntity
a(aip arg0, float arg1)
m_17685191(C_88708284 arg0, float arg1)
dropItem(ItemStack arg0, float arg1)
protected boolean
aA()
m_66371120()
shouldSetPositionOnLoad()
public void
b(double arg0, double arg1, double arg2)
m_70517412(double arg0, double arg1, double arg2)
setPosition(double arg0, double arg1, double arg2)
public BlockPos
q()
m_16750015()
getBlockPos()
public float
a(atm arg0)
m_08414309(C_29544645 arg0)
rotate(BlockRotation arg0)
public float
a(ary arg0)
m_83299585(C_97363899 arg0)
mirror(BlockMirror arg0)
public void
a(aci arg0)
m_15478890(C_74216765 arg0)
struckByLightning(LightningBoltEntity arg0)