| Package | Description |
|---|---|
| com.comphenix.protocol.events | |
| com.comphenix.protocol.wrappers |
| Modifier and Type | Method and Description |
|---|---|
StructureModifier<EnumWrappers.SoundCategory> |
PacketContainer.getSoundCategories()
Retrieve a read/write structure for the SoundCategory enum in 1.9.
|
| Modifier and Type | Method and Description |
|---|---|
static EnumWrappers.SoundCategory |
EnumWrappers.SoundCategory.getByKey(String key) |
static EnumWrappers.SoundCategory |
EnumWrappers.SoundCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumWrappers.SoundCategory[] |
EnumWrappers.SoundCategory.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.SoundCategory> |
EnumWrappers.getSoundCategoryConverter() |
Copyright © 2012–2017 Comphenix and dmulloy2. Licensed under the GNU GPL v2.