Class CustomItemData.CustomItemSoundData

java.lang.Object
org.strassburger.lifestealz.util.customitems.CustomItemData.CustomItemSoundData
Enclosing class:
CustomItemData

public static class CustomItemData.CustomItemSoundData extends Object
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • getSound

      public org.bukkit.Sound getSound()
    • getVolume

      public double getVolume()
    • getPitch

      public double getPitch()