Package net.minecraft.modding.api.event
Interface GameShutdownEvent
-
- All Superinterfaces:
PhasedEvent
- All Known Implementing Classes:
ClientShutdownEvent
public interface GameShutdownEvent extends PhasedEvent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface net.minecraft.modding.api.event.PhasedEvent
PhasedEvent.EventPhase
-
-
Method Summary
-
Methods inherited from interface net.minecraft.modding.api.event.PhasedEvent
getPhase
-
-