| Package | Description |
|---|---|
| com.comphenix.protocol.events | |
| com.comphenix.protocol.wrappers |
| Modifier and Type | Method and Description |
|---|---|
StructureModifier<EnumWrappers.PlayerInfoAction> |
PacketContainer.getPlayerInfoAction()
Retrieve a read/write structure for the PlayerInfo enum in 1.8.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumWrappers.PlayerInfoAction |
EnumWrappers.PlayerInfoAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumWrappers.PlayerInfoAction[] |
EnumWrappers.PlayerInfoAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EquivalentConverter<EnumWrappers.PlayerInfoAction> |
EnumWrappers.getPlayerInfoActionConverter() |
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.