Package com.binaris.wizardry.core.event


package com.binaris.wizardry.core.event
  • Class
    Description
    Internal 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 mod
    Internal use for Electroblob's Wizardry

    Base interface for WizardryEventBus, 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 mod
     
     
    Internal use for Electroblob's Wizardry

    Base interface to create WizardryCancelableEvent and WizardryEvent
    You don't need to use or access to this interface, this could help you if you want to make events for you mod
    Internal use for Electroblob's Wizardry

    Help to register and fire all the events used in the mod.