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