Uses of Enum Class
com.destroystokyo.paper.event.block.AnvilDamagedEvent.DamageState
-
Uses of AnvilDamagedEvent.DamageState in com.destroystokyo.paper.event.block
Modifier 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.Modifier and TypeMethodDescriptionvoid
AnvilDamagedEvent.setDamageState
(@NotNull AnvilDamagedEvent.DamageState damageState) Sets the new state of damage on the anvil