Package com.binaris.wizardry.core
Class DataEvents
java.lang.Object
com.binaris.wizardry.core.DataEvents
This class is used to save all the custom data events used in Electroblob's Wizardry, normally just including player
tick and spell cast events.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidonConjureToss(EBItemTossEvent event) static voidstatic voidonMinionTick(EBLivingTick event) static voidstatic voidonPlayerTick(EBLivingTick event)
-
Method Details
-
onMinionTick
-
onConjureToss
-
onConjureEntityDeath
-
onConjureItemPlaceInContainer
-
onPlayerTick
-
onMinionJoinLevel
-
onPlayerInteractMinion
-