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
Methods 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 dataGet damaged state by block materialReturns 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 TypeMethodDescriptionvoid
AnvilDamagedEvent.setDamageState
(@NotNull AnvilDamagedEvent.DamageState damageState) Sets the new state of damage on the anvil