implements Packet<ClientPlayPacketHandler>
| ib | |
| net.minecraft.class_1998 | |
| net.minecraft.network.packet.s2c.play.AddPaintingS2CPacket | |
| net.minecraft.network.play.server.SPacketSpawnPainting | |
| net.minecraft.network.play.server.SPacketSpawnPainting |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private int |
| ||||||||||
| private UUID |
| ||||||||||
| private BlockPos |
| ||||||||||
| private Direction |
| ||||||||||
| private String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (PaintingEntity painting) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public int |
| ||||||||||
| public UUID |
| ||||||||||
| public BlockPos |
| ||||||||||
| public Direction |
| ||||||||||
| public String |
|