net.minecraft.entity.decoration.painting

public class PaintingEntity

extends AbstractDecorationEntity

All mapped superinterfaces:

Nameable, CommandOutput

bcs
net.minecraft.world.entity.decoration.Painting
net.minecraft.class_1534
net.minecraft.entity.decoration.painting.PaintingEntity
net.minecraft.unmapped.C_xypmuulf
net.minecraft.entity.item.PaintingEntity
net.minecraft.entity.item.PaintingEntity

Field summary

Modifier and TypeField
public PaintingMotive
e
motive
field_7134
motive
f_qkxqlnef
field_70522_e
art

Constructor summary

ModifierConstructor
public (EntityType<? extends PaintingEntity> arg0, World arg1)
public (World world, BlockPos pos, Direction direction)
public (World world, BlockPos pos, Direction direction, PaintingMotive motive)

Method summary

Modifier and TypeMethod
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
m_xuwbpohg(C_hhlwcnih arg0)
func_213281_b(CompoundNBT arg0)
writeAdditional(CompoundNBT arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
m_obkzfysl(C_hhlwcnih arg0)
func_70037_a(CompoundNBT arg0)
readAdditional(CompoundNBT arg0)
public int
i()
getWidth()
method_6897()
getWidthPixels()
m_chpcwnsx()
func_82329_d()
getWidthPixels()
public int
k()
getHeight()
method_6891()
getHeightPixels()
m_mhhraxdz()
func_82330_g()
getHeightPixels()
public void
a(aqa arg0)
dropItem(Entity arg0)
method_6889(class_1297 arg0)
onBreak(Entity arg0)
m_xlilvwoa(C_astfners arg0)
func_110128_b(Entity arg0)
onBroken(Entity arg0)
public void
m()
playPlacementSound()
method_6894()
onPlace()
m_tmiedenc()
func_184523_o()
playPlaceSound()
public void
b(double arg0, double arg1, double arg2, float arg3, float arg4)
moveTo(double arg0, double arg1, double arg2, float arg3, float arg4)
method_5808(double arg0, double arg1, double arg2, float arg3, float arg4)
refreshPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4)
m_vhqflgrn(double arg0, double arg1, double arg2, float arg3, float arg4)
func_70012_b(double arg0, double arg1, double arg2, float arg3, float arg4)
setLocationAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4)
public Packet<?>
P()
getAddEntityPacket()
method_18002()
createSpawnPacket()
m_tugxrexj()
func_213297_N()
createSpawnPacket()
public void
a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
lerpTo(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
method_5759(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
updateTrackedPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
m_fepbvbrn(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
func_180426_a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)
setPositionAndRotationDirect(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)