Package | Description |
---|---|
net.minecraftforge.fml.client | |
net.minecraftforge.fml.common | |
net.minecraftforge.fml.server |
Modifier and Type | Field and Description |
---|---|
protected StartupQuery |
GuiNotification.query |
Modifier and Type | Method and Description |
---|---|
void |
FMLClientHandler.queryUser(StartupQuery query) |
Constructor and Description |
---|
GuiConfirmation(StartupQuery query) |
GuiNotification(StartupQuery query) |
Modifier and Type | Field and Description |
---|---|
private static StartupQuery |
StartupQuery.pending |
Modifier and Type | Method and Description |
---|---|
void |
IFMLSidedHandler.queryUser(StartupQuery query) |
void |
FMLCommonHandler.queryUser(StartupQuery query) |
Modifier and Type | Method and Description |
---|---|
void |
FMLServerHandler.queryUser(StartupQuery query) |