implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundSwingAnimationPacket | |
| net.minecraft.class_1_1444 | |
| net.minecraft.network.packet.s2c.play.SwingAnimationS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final Hand |
|
||||||
| private final SwingAnimationComponent |
|
||||||
| public static final PacketCodec<io.netty.buffer.ByteBuf, SwingAnimationS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Entity entity, Hand hand, SwingAnimationComponent animation) |
| public | (int entityId, Hand hand, SwingAnimationComponent animation) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PacketType<SwingAnimationS2CPacket> |
|
||||||
| public void |
|
||||||
| public int |
|
||||||
| public Hand |
|
||||||
| public SwingAnimationComponent |
|
||||||
| public void |
|