public class NPacketPlayInUnset extends Object implements NPacketPlayIn
| Modifier and Type | Field and Description |
|---|---|
String |
packetName |
PacketType |
type |
| Constructor and Description |
|---|
NPacketPlayInUnset(String packetName,
PacketType type) |
| Modifier and Type | Method and Description |
|---|---|
PacketType |
getPacketType() |
public final String packetName
public final PacketType type
public NPacketPlayInUnset(String packetName, PacketType type)
public PacketType getPacketType()
getPacketType in interface NPacket