public class PacketPlayOutBlockBreakAnimation extends OutPacket
| Modifier and Type | Field and Description |
|---|---|
protected short |
destroyStage |
protected int |
entityId |
protected Position |
location |
| Constructor and Description |
|---|
PacketPlayOutBlockBreakAnimation() |
| Modifier and Type | Method and Description |
|---|---|
short |
destroyStage() |
void |
encode(ByteBuf buf)
Serialized the data held by this packet into a buffer
|
int |
entityId() |
int |
id()
Gets the ID of this packet, according to the protocol specification
|
Position |
location() |
decode, direction, handleReceived, setprotected int entityId
protected short destroyStage
public PacketPlayOutBlockBreakAnimation()
public int id()
Packetpublic int entityId()
public short destroyStage()
Copyright © 2016. All rights reserved.