JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.kyori.adventure.api
net.kyori.adventure.sound
Sound
Source
Provider
Contents
Description
Method Summary
Method Details
soundSource()
Hide sidebar
Show sidebar
Interface Sound.Source.Provider
Enclosing class:
Sound.Source
public static interface
Sound.Source.Provider
A provider of sound sources.
Since:
4.8.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Sound.Source
soundSource
()
Gets the source.
Method Details
soundSource
Sound.Source
soundSource
()
Gets the source.
Returns:
the source
Since:
4.8.0