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