Package com.binaris.wizardry.core.event
package com.binaris.wizardry.core.event
-
ClassDescriptionInternal use for Electroblob's Wizardry
Dummy interface to use events
You don't need to use or access to this interface, this could help you if you want to make events for you modInternal use for Electroblob's Wizardry
Base interface forWizardryEventBus, used to work as a blueprint for register-handle events
You don't need to use or access to this interface, this could help you if you want to make events for you modInternal use for Electroblob's Wizardry
Base interface to createWizardryCancelableEventandWizardryEvent
You don't need to use or access to this interface, this could help you if you want to make events for you modInternal use for Electroblob's Wizardry
Help to register and fire all the events used in the mod.