net.minecraft.world.entity.decoration

public class Painting

extends HangingEntity

All mapped superinterfaces:

Nameable, CommandSource

bcs
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_16_R3.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 direction)
public (Level world, BlockPos pos, Direction direction, Motive motive)

方法概要

修饰符与类型方法
public void
b(md arg0)
addAdditionalSaveData(CompoundTag arg0)
method_5652(class_2487 arg0)
writeCustomDataToNbt(NbtCompound arg0)
func_213281_b(CompoundNBT arg0)
saveData(NBTTagCompound arg0)
public void
a(md arg0)
readAdditionalSaveData(CompoundTag arg0)
method_5749(class_2487 arg0)
readCustomDataFromNbt(NbtCompound arg0)
func_70037_a(CompoundNBT arg0)
loadData(NBTTagCompound arg0)
public int
i()
getWidth()
method_6897()
getWidthPixels()
func_82329_d()
getHangingWidth()
public int
k()
getHeight()
method_6891()
getHeightPixels()
func_82330_g()
getHangingHeight()
public void
a(aqa 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)
refreshPositionAndAngles(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<?>
P()
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)