JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.kyori.adventure.sound
Interface Sound.Type
Enclosing interface:
Sound
public static interface
Sound.Type
A sound type.
Since:
4.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@NonNull
Key
key
()
Gets the key.
Method Details
key
@NonNull
Key
key
()
Gets the key.
Returns:
the key
Since:
4.0.0