public static class PacketType.Legacy.Server extends ObjectEnum<PacketType>
Modifier and Type | Field and Description |
---|---|
static PacketType |
KEY_RESPONSE
Removed in Minecraft 1.7.2
|
static PacketType |
PICKUP_SPAWN
Removed in Minecraft 1.4.6.
|
static PacketType |
PLAYER_FLYING |
static PacketType |
PLAYER_POSITION |
static PacketType |
PLAYER_POSITON_LOOK |
static PacketType |
SET_CREATIVE_SLOT
Removed in Minecraft 1.7.2
|
members
Modifier and Type | Method and Description |
---|---|
static PacketType.Legacy.Server |
getInstance() |
static PacketType.Sender |
getSender() |
getDeclaredName, hasMember, iterator, registerAll, registerMember, valueOf, values
public static final PacketType PLAYER_FLYING
public static final PacketType PLAYER_POSITION
public static final PacketType PLAYER_POSITON_LOOK
public static final PacketType PICKUP_SPAWN
public static final PacketType SET_CREATIVE_SLOT
public static final PacketType KEY_RESPONSE
public static PacketType.Sender getSender()
public static PacketType.Legacy.Server getInstance()