net.minecraft.world.entity.decoration

public class Painting

extends HangingEntity

All mapped superinterfaces:

Nameable, CommandSource

avr
net.minecraft.world.entity.decoration.Painting
net.minecraft.class_1534
net.minecraft.entity.decoration.painting.PaintingEntity
net.minecraft.entity.item.PaintingEntity
net.minecraft.server.v1_15_R1.EntityPainting

字段概要

修饰符与类型字段
public Motive
e
motive
field_7134
motive
field_70522_e
art

构造函数概要

修饰符构造函数
public (EntityType<? extends Painting> arg0, Level arg1)
public (Level world, BlockPos pos, Direction arg2)
public (Level arg0, BlockPos arg1, Direction arg2, Motive arg3)

方法概要

修饰符与类型方法
public void
b(jt arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToTag(CompoundTag arg0)
func_213281_b(CompoundNBT arg0)
public void
a(jt arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromTag(CompoundTag arg0)
func_70037_a(CompoundNBT arg0)
public int
k()
getWidth()
method_6897()
getWidthPixels()
func_82329_d()
getHangingWidth()
public int
l()
getHeight()
method_6891()
getHeightPixels()
func_82330_g()
getHangingHeight()
public void
a(akn arg0)
dropItem(Entity arg0)
method_6889(class_1297 arg0)
onBreak(Entity arg0)
func_110128_b(Entity arg0)
public void
m()
playPlacementSound()
method_6894()
onPlace()
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)
setPositionAndAngles(double arg0, double arg1, double arg2, float arg3, float arg4)
func_70012_b(double arg0, double arg1, double arg2, float arg3, float arg4)
setPositionRotation(double arg0, double arg1, double arg2, float arg3, float arg4)
public Packet<?>
L()
getAddEntityPacket()
method_18002()
createSpawnPacket()
func_213297_N()
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)
func_180426_a(double arg0, double arg1, double arg2, float arg3, float arg4, int arg5, boolean arg6)