- All Superinterfaces:
Keyed
- Enclosing interface:
- Sound
public static interface Sound.Type
extends Keyed
A sound type.
- Since:
- 4.0.0
-
Method Summary
-
Method Details
-
key
@NotNull
@NotNull Key key()
Gets the key.
- Specified by:
key
in interface Keyed
- Returns:
- the key
- Since:
- 4.0.0