Package | Description |
---|---|
net.minecraftforge.fml.client | |
net.minecraftforge.fml.common |
Modifier and Type | Field and Description |
---|---|
private WrongMinecraftVersionException |
GuiWrongMinecraft.wrongMC |
Modifier and Type | Field and Description |
---|---|
private java.util.List<WrongMinecraftVersionException> |
GuiMultipleModsErrored.wrongMinecraftExceptions |
Constructor and Description |
---|
GuiWrongMinecraft(WrongMinecraftVersionException wrongMC) |
Modifier and Type | Field and Description |
---|---|
java.util.List<WrongMinecraftVersionException> |
MultipleModsErrored.wrongMinecraftExceptions |
Constructor and Description |
---|
MultipleModsErrored(java.util.List<WrongMinecraftVersionException> wrongMinecraftExceptions,
java.util.List<MissingModsException> missingModsExceptions) |