Klasse DialogueEvents.Internal
java.lang.Object
de.luckymcdev.foundryengine.common.event.DialogueEvents.Internal
- Umschließende Klasse:
DialogueEvents
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic voidclear()static voidstatic voidpostOnEnded(DialogueEvent.Ended event) static voidstatic voidstatic voidregister(net.neoforged.bus.api.IEventBus bus)
-
Konstruktordetails
-
Internal
public Internal()
-
-
Methodendetails
-
postOnStarted
-
postOnAdvanced
-
postOnOptionSelected
-
postOnEnded
-
register
public static void register(net.neoforged.bus.api.IEventBus bus) -
clear
public static void clear()
-