Uses of Enum Class
com.destroystokyo.paper.event.block.AnvilDamagedEvent.DamageState
Packages that use AnvilDamagedEvent.DamageState
-
Uses of AnvilDamagedEvent.DamageState in com.destroystokyo.paper.event.block
Subclasses with type arguments of type AnvilDamagedEvent.DamageState in com.destroystokyo.paper.event.blockModifier and TypeClassDescriptionstatic enumRepresents the amount of damage on an anvil blockMethods in com.destroystokyo.paper.event.block that return AnvilDamagedEvent.DamageStateModifier and TypeMethodDescriptionAnvilDamagedEvent.getDamageState()Gets the new state of damage on the anvilGet damaged state by block materialGet damaged state by block dataReturns the enum constant of this class with the specified name.static AnvilDamagedEvent.DamageState[]AnvilDamagedEvent.DamageState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.destroystokyo.paper.event.block with parameters of type AnvilDamagedEvent.DamageStateModifier and TypeMethodDescriptionvoidAnvilDamagedEvent.setDamageState(AnvilDamagedEvent.DamageState damageState) Sets the new state of damage on the anvil