Class GuiButtonSoundData
java.lang.Object
github.nighter.smartspawner.api.gui.GuiButtonSoundData
Immutable sound configuration for a GUI button click.
-
Constructor Summary
ConstructorsConstructorDescriptionGuiButtonSoundData(String name, float volume, float pitch) Creates an immutable GUI button sound configuration. -
Method Summary
-
Constructor Details
-
GuiButtonSoundData
Creates an immutable GUI button sound configuration.- Parameters:
name- Bukkit sound keyvolume- sound volumepitch- sound pitch
-
-
Method Details
-
equals
-
hashCode
-