@Deprecated public interface ServerStopCallback
Modifier and Type | Field and Description |
---|---|
static Event<ServerStopCallback> |
EVENT
Deprecated.
Please use
ServerLifecycleEvents.SERVER_STOPPING |
Modifier and Type | Method and Description |
---|---|
void |
onStopServer(net.minecraft.server.MinecraftServer server)
Deprecated.
|
@Deprecated static final Event<ServerStopCallback> EVENT
ServerLifecycleEvents.SERVER_STOPPING