Uses of Enum Class
starfederation.datastar.enums.EventType
Packages that use EventType
-
Uses of EventType in starfederation.datastar.enums
Methods in starfederation.datastar.enums that return EventType -
Uses of EventType in starfederation.datastar.events
Methods in starfederation.datastar.events that return EventTypeModifier and TypeMethodDescriptionExecuteScript.getEventType()PatchElements.getEventType()PatchSignals.getEventType()Constructors in starfederation.datastar.events with parameters of type EventTypeModifierConstructorDescriptionprotectedAbstractDatastarEvent(EventType eventType, List<String> dataLines) protectedCustomEvent(EventType eventType, List<String> dataLines)