Uses of Class
me.hsgamer.hscore.bukkit.config.object.PlayableSound
Packages that use PlayableSound
-
Uses of PlayableSound in me.hsgamer.hscore.bukkit.config.object
Methods in me.hsgamer.hscore.bukkit.config.object that return PlayableSoundModifier and TypeMethodDescriptionstatic @Nullable PlayableSoundPlayableSound.deserialize(@NotNull Map<String, Object> serialized) serializes the values of the sound. -
Uses of PlayableSound in me.hsgamer.hscore.bukkit.config.path
Methods in me.hsgamer.hscore.bukkit.config.path that return PlayableSoundModifier and TypeMethodDescriptionMethods in me.hsgamer.hscore.bukkit.config.path with parameters of type PlayableSoundModifier and TypeMethodDescriptionSoundConfigPath.convertToRaw(@NotNull PlayableSound value) static SoundConfigPathBukkitPaths.soundPath(String path, PlayableSound def) Create a config pathConstructors in me.hsgamer.hscore.bukkit.config.path with parameters of type PlayableSoundModifierConstructorDescriptionSoundConfigPath(String path, PlayableSound def) Create a config path