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