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
  • Constructor Details

    • GameSessionEvent

      protected GameSessionEvent(net.minecraft.resources.Identifier sessionId)
  • Method Details

    • getSessionId

      public net.minecraft.resources.Identifier getSessionId()