| Package | Description | 
|---|---|
| us.myles.ViaVersion.protocols.protocol1_13to1_12_2.data | 
| Modifier and Type | Method and Description | 
|---|---|
static SoundSource | 
SoundSource.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static SoundSource[] | 
SoundSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Optional<SoundSource> | 
SoundSource.findBySource(String source)  | 
Copyright © 2016–2021. All rights reserved.