JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.kyori.adventure.api
net.kyori.adventure.sound
Sound
Type
Contents
Description
Method Summary
Method Details
key()
Hide sidebar
Show sidebar
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