public final class BukkitSoundProvider extends Object implements Provided<PlayableSound>
| Constructor and Description |
|---|
BukkitSoundProvider() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Optional<PlayableSound> |
get(@NotNull CfgSection section,
@NotNull String path) |
void |
set(@NotNull PlayableSound sound,
@NotNull CfgSection section,
@NotNull String path) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWithFieldpublic void set(@NotNull
@NotNull PlayableSound sound,
@NotNull
@NotNull CfgSection section,
@NotNull
@NotNull String path)
set in interface ProvidedSet<PlayableSound>@NotNull public @NotNull Optional<PlayableSound> get(@NotNull @NotNull CfgSection section, @NotNull @NotNull String path)
get in interface ProvidedGet<PlayableSound>Copyright © 2020. All rights reserved.