public class DummyContainer
extends cpw.mods.fml.common.DummyModContainer
Modifier and Type | Field and Description |
---|---|
static cpw.mods.fml.common.ModClassLoader |
loader |
Constructor and Description |
---|
DummyContainer() |
Modifier and Type | Method and Description |
---|---|
void |
modConstruction(cpw.mods.fml.common.event.FMLConstructionEvent event) |
boolean |
registerBus(com.google.common.eventbus.EventBus bus,
cpw.mods.fml.common.LoadController controller) |
acceptableMinecraftVersionRange, bindMetadata, canBeDisabled, getCustomModProperties, getCustomResourcePackClass, getDependants, getDependencies, getDisplayVersion, getGuiClassName, getMetadata, getMod, getModId, getName, getOwnedPackages, getProcessedVersion, getRequirements, getSharedModDescriptor, getSigningCertificate, getSortingRules, getSource, getVersion, isImmutable, matches, setEnabledState, toString
public boolean registerBus(com.google.common.eventbus.EventBus bus, cpw.mods.fml.common.LoadController controller)
registerBus
in interface cpw.mods.fml.common.ModContainer
registerBus
in class cpw.mods.fml.common.DummyModContainer
public void modConstruction(cpw.mods.fml.common.event.FMLConstructionEvent event)