Class GameSessionEvent
java.lang.Object
net.neoforged.bus.api.Event
de.luckymcdev.foundryengine.common.game.GameSessionEvent
- Direct Known Subclasses:
GameSessionEvent.Started, GameSessionEvent.Starting, GameSessionEvent.Stopped, GameSessionEvent.Stopping
public abstract class GameSessionEvent
extends net.neoforged.bus.api.Event
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedGameSessionEvent(net.minecraft.resources.Identifier sessionId) -
Method Summary
-
Constructor Details
-
GameSessionEvent
protected GameSessionEvent(net.minecraft.resources.Identifier sessionId)
-
-
Method Details
-
getSessionId
public net.minecraft.resources.Identifier getSessionId()
-