Class CustomReviveBeaconItemData
java.lang.Object
org.strassburger.lifestealz.util.customitems.customitemdata.CustomItemData
org.strassburger.lifestealz.util.customitems.customitemdata.CustomReviveBeaconItemData
-
Nested Class Summary
Nested classes/interfaces inherited from class org.strassburger.lifestealz.util.customitems.customitemdata.CustomItemData
CustomItemData.CustomItemSoundData
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.Material
org.bukkit.Material
org.bukkit.Material
int
boolean
boolean
boolean
boolean
Methods inherited from class org.strassburger.lifestealz.util.customitems.customitemdata.CustomItemData
getConfigurationSection, getCustomItemType, getItemId, getLore, getMaterial, getName, getPermission, getSound, isCraftable, isDespawnable, isEnchanted, isInvulnerable, requiresPermission
-
Constructor Details
-
CustomReviveBeaconItemData
- Throws:
IllegalArgumentException
-
-
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
-