Class CustomReviveBeaconItemData

java.lang.Object
org.strassburger.lifestealz.util.customitems.customitemdata.CustomItemData
org.strassburger.lifestealz.util.customitems.customitemdata.CustomReviveBeaconItemData

public final class CustomReviveBeaconItemData extends CustomItemData
  • Constructor Details

  • Method Details

    • getReviveTime

      public int getReviveTime()
    • isAllowBreakingBeaconWhileReviving

      public boolean isAllowBreakingBeaconWhileReviving()
    • shouldShowLaser

      public boolean shouldShowLaser()
    • shouldShowParticleRing

      public boolean shouldShowParticleRing()
    • shouldShowEnchantParticles

      public boolean shouldShowEnchantParticles()
    • getDecoyMaterial

      public org.bukkit.Material getDecoyMaterial()
    • getInnerLaser

      public org.bukkit.Material getInnerLaser()
    • getOuterLaser

      public org.bukkit.Material getOuterLaser()
    • getParticleColor

      public ParticleColor getParticleColor()