Class DialogueEvents.Internal
java.lang.Object
de.luckymcdev.foundryengine.common.event.DialogueEvents.Internal
- Enclosing class:
DialogueEvents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclear()static voidstatic voidpostOnEnded(DialogueEvent.Ended event) static voidstatic voidstatic voidregister(net.neoforged.bus.api.IEventBus bus)
-
Constructor Details
-
Internal
public Internal()
-
-
Method Details
-
postOnStarted
-
postOnAdvanced
-
postOnOptionSelected
-
postOnEnded
-
register
public static void register(net.neoforged.bus.api.IEventBus bus) -
clear
public static void clear()
-