From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../fml/common/event/FMLConstructionEvent.html | 321 +++++++++++++++ javadoc/cpw/mods/fml/common/event/FMLEvent.html | 271 +++++++++++++ .../common/event/FMLFingerprintViolationEvent.html | 319 +++++++++++++++ .../fml/common/event/FMLInitializationEvent.html | 282 +++++++++++++ .../common/event/FMLInterModComms.IMCEvent.html | 289 ++++++++++++++ .../common/event/FMLInterModComms.IMCMessage.html | 372 +++++++++++++++++ .../mods/fml/common/event/FMLInterModComms.html | 397 ++++++++++++++++++ .../fml/common/event/FMLLoadCompleteEvent.html | 282 +++++++++++++ .../cpw/mods/fml/common/event/FMLLoadEvent.html | 226 +++++++++++ .../event/FMLMissingMappingsEvent.Action.html | 378 ++++++++++++++++++ .../FMLMissingMappingsEvent.MissingMapping.html | 442 +++++++++++++++++++++ .../fml/common/event/FMLMissingMappingsEvent.html | 341 ++++++++++++++++ .../mods/fml/common/event/FMLModDisabledEvent.html | 238 +++++++++++ .../event/FMLModIdMappingEvent.ModRemapping.html | 309 ++++++++++++++ .../event/FMLModIdMappingEvent.RemapTarget.html | 321 +++++++++++++++ .../fml/common/event/FMLModIdMappingEvent.html | 297 ++++++++++++++ .../common/event/FMLPostInitializationEvent.html | 297 ++++++++++++++ .../common/event/FMLPreInitializationEvent.html | 419 +++++++++++++++++++ .../common/event/FMLServerAboutToStartEvent.html | 295 ++++++++++++++ .../fml/common/event/FMLServerStartedEvent.html | 282 +++++++++++++ .../fml/common/event/FMLServerStartingEvent.html | 308 ++++++++++++++ .../fml/common/event/FMLServerStoppedEvent.html | 282 +++++++++++++ .../fml/common/event/FMLServerStoppingEvent.html | 282 +++++++++++++ .../cpw/mods/fml/common/event/FMLStateEvent.html | 283 +++++++++++++ .../cpw/mods/fml/common/event/package-frame.html | 44 ++ .../cpw/mods/fml/common/event/package-summary.html | 243 +++++++++++ .../cpw/mods/fml/common/event/package-tree.html | 166 ++++++++ 27 files changed, 7986 insertions(+) create mode 100644 javadoc/cpw/mods/fml/common/event/FMLConstructionEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLFingerprintViolationEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLInitializationEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCMessage.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLInterModComms.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLLoadCompleteEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLLoadEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.Action.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.MissingMapping.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLModDisabledEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.ModRemapping.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.RemapTarget.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLPostInitializationEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLPreInitializationEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLServerAboutToStartEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLServerStartedEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLServerStartingEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLServerStoppedEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLServerStoppingEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/FMLStateEvent.html create mode 100644 javadoc/cpw/mods/fml/common/event/package-frame.html create mode 100644 javadoc/cpw/mods/fml/common/event/package-summary.html create mode 100644 javadoc/cpw/mods/fml/common/event/package-tree.html (limited to 'javadoc/cpw/mods/fml/common/event') diff --git a/javadoc/cpw/mods/fml/common/event/FMLConstructionEvent.html b/javadoc/cpw/mods/fml/common/event/FMLConstructionEvent.html new file mode 100644 index 0000000..2e6925b --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLConstructionEvent.html @@ -0,0 +1,321 @@ + + + + + +FMLConstructionEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLConstructionEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLConstructionEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLConstructionEvent

        +
        public FMLConstructionEvent(java.lang.Object... eventData)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getModClassLoader

        +
        public ModClassLoader getModClassLoader()
        +
      • +
      + + + + + + + +
        +
      • +

        getASMHarvestedData

        +
        public ASMDataTable getASMHarvestedData()
        +
      • +
      + + + +
        +
      • +

        getReverseDependencies

        +
        public com.google.common.collect.ListMultimap<java.lang.String,java.lang.String> getReverseDependencies()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLEvent.html b/javadoc/cpw/mods/fml/common/event/FMLEvent.html new file mode 100644 index 0000000..f567ed9 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLEvent.html @@ -0,0 +1,271 @@ + + + + + +FMLEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLEvent

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      FMLEvent() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidapplyModContainer(ModContainer activeContainer) 
      java.lang.StringgetEventType() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLEvent

        +
        public FMLEvent()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getEventType

        +
        public final java.lang.String getEventType()
        +
      • +
      + + + +
        +
      • +

        applyModContainer

        +
        public void applyModContainer(ModContainer activeContainer)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLFingerprintViolationEvent.html b/javadoc/cpw/mods/fml/common/event/FMLFingerprintViolationEvent.html new file mode 100644 index 0000000..1fd6204 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLFingerprintViolationEvent.html @@ -0,0 +1,319 @@ + + + + + +FMLFingerprintViolationEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLFingerprintViolationEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLFingerprintViolationEvent
    +extends FMLEvent
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      FMLFingerprintViolationEvent(boolean isDirectory, + java.io.File source, + com.google.common.collect.ImmutableSet<java.lang.String> fingerprints, + java.lang.String expectedFingerprint) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        isDirectory

        +
        public final boolean isDirectory
        +
      • +
      + + + +
        +
      • +

        fingerprints

        +
        public final java.util.Set<java.lang.String> fingerprints
        +
      • +
      + + + +
        +
      • +

        source

        +
        public final java.io.File source
        +
      • +
      + + + +
        +
      • +

        expectedFingerprint

        +
        public final java.lang.String expectedFingerprint
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLFingerprintViolationEvent

        +
        public FMLFingerprintViolationEvent(boolean isDirectory,
        +                            java.io.File source,
        +                            com.google.common.collect.ImmutableSet<java.lang.String> fingerprints,
        +                            java.lang.String expectedFingerprint)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLInitializationEvent.html b/javadoc/cpw/mods/fml/common/event/FMLInitializationEvent.html new file mode 100644 index 0000000..cf5a1aa --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLInitializationEvent.html @@ -0,0 +1,282 @@ + + + + + +FMLInitializationEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLInitializationEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLInitializationEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCEvent.html b/javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCEvent.html new file mode 100644 index 0000000..9ca59ea --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCEvent.html @@ -0,0 +1,289 @@ + + + + + +FMLInterModComms.IMCEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLInterModComms.IMCEvent

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    FMLInterModComms
    +
    +
    +
    +
    public static class FMLInterModComms.IMCEvent
    +extends FMLEvent
    +
    Subscribe to this event to receive your messages (they are sent between + Init and PostInit)
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCMessage.html b/javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCMessage.html new file mode 100644 index 0000000..2c44ec5 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLInterModComms.IMCMessage.html @@ -0,0 +1,372 @@ + + + + + +FMLInterModComms.IMCMessage (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLInterModComms.IMCMessage

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    FMLInterModComms
    +
    +
    +
    +
    public static final class FMLInterModComms.IMCMessage
    +extends java.lang.Object
    +
    You will receive an instance of this for each message sent
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        key

        +
        public final java.lang.String key
        +
        This field, and value are both at the mod's discretion
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        getSender

        +
        public java.lang.String getSender()
        +
      • +
      + + + +
        +
      • +

        getStringValue

        +
        public java.lang.String getStringValue()
        +
      • +
      + + + + + + + +
        +
      • +

        getItemStackValue

        +
        public ItemStack getItemStackValue()
        +
      • +
      + + + +
        +
      • +

        getMessageType

        +
        public java.lang.Class<?> getMessageType()
        +
      • +
      + + + +
        +
      • +

        isStringMessage

        +
        public boolean isStringMessage()
        +
      • +
      + + + +
        +
      • +

        isItemStackMessage

        +
        public boolean isItemStackMessage()
        +
      • +
      + + + +
        +
      • +

        isNBTMessage

        +
        public boolean isNBTMessage()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLInterModComms.html b/javadoc/cpw/mods/fml/common/event/FMLInterModComms.html new file mode 100644 index 0000000..ccff6d1 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLInterModComms.html @@ -0,0 +1,397 @@ + + + + + +FMLInterModComms (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLInterModComms

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLInterModComms
    +extends java.lang.Object
    +
    Simple intermod communications to receive simple messages directed at you + from other mods
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Nested Class Summary

      + + + + + + + + + + + + + + +
      Nested Classes 
      Modifier and TypeClass and Description
      static class FMLInterModComms.IMCEvent +
      Subscribe to this event to receive your messages (they are sent between + Init and PostInit)
      +
      static class FMLInterModComms.IMCMessage +
      You will receive an instance of this for each message sent
      +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      FMLInterModComms() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage>fetchRuntimeMessages(java.lang.Object forMod) +
      Retrieve any pending runtime messages for the mod
      +
      static booleansendMessage(java.lang.String modId, + java.lang.String key, + ItemStack value) 
      static booleansendMessage(java.lang.String modId, + java.lang.String key, + NBTTagCompound value) 
      static booleansendMessage(java.lang.String modId, + java.lang.String key, + java.lang.String value) 
      static voidsendRuntimeMessage(java.lang.Object sourceMod, + java.lang.String modId, + java.lang.String key, + ItemStack value) 
      static voidsendRuntimeMessage(java.lang.Object sourceMod, + java.lang.String modId, + java.lang.String key, + NBTTagCompound value) 
      static voidsendRuntimeMessage(java.lang.Object sourceMod, + java.lang.String modId, + java.lang.String key, + java.lang.String value) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLInterModComms

        +
        public FMLInterModComms()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        sendMessage

        +
        public static boolean sendMessage(java.lang.String modId,
        +                  java.lang.String key,
        +                  NBTTagCompound value)
        +
      • +
      + + + +
        +
      • +

        sendMessage

        +
        public static boolean sendMessage(java.lang.String modId,
        +                  java.lang.String key,
        +                  ItemStack value)
        +
      • +
      + + + +
        +
      • +

        sendMessage

        +
        public static boolean sendMessage(java.lang.String modId,
        +                  java.lang.String key,
        +                  java.lang.String value)
        +
      • +
      + + + +
        +
      • +

        sendRuntimeMessage

        +
        public static void sendRuntimeMessage(java.lang.Object sourceMod,
        +                      java.lang.String modId,
        +                      java.lang.String key,
        +                      NBTTagCompound value)
        +
      • +
      + + + +
        +
      • +

        sendRuntimeMessage

        +
        public static void sendRuntimeMessage(java.lang.Object sourceMod,
        +                      java.lang.String modId,
        +                      java.lang.String key,
        +                      ItemStack value)
        +
      • +
      + + + +
        +
      • +

        sendRuntimeMessage

        +
        public static void sendRuntimeMessage(java.lang.Object sourceMod,
        +                      java.lang.String modId,
        +                      java.lang.String key,
        +                      java.lang.String value)
        +
      • +
      + + + +
        +
      • +

        fetchRuntimeMessages

        +
        public static com.google.common.collect.ImmutableList<FMLInterModComms.IMCMessage> fetchRuntimeMessages(java.lang.Object forMod)
        +
        Retrieve any pending runtime messages for the mod
        +
        Parameters:
        forMod - The Mod.Instance of the Mod to fetch messages for
        +
        Returns:
        any messages - the collection will never be null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLLoadCompleteEvent.html b/javadoc/cpw/mods/fml/common/event/FMLLoadCompleteEvent.html new file mode 100644 index 0000000..7b59161 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLLoadCompleteEvent.html @@ -0,0 +1,282 @@ + + + + + +FMLLoadCompleteEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLLoadCompleteEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLLoadCompleteEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLLoadEvent.html b/javadoc/cpw/mods/fml/common/event/FMLLoadEvent.html new file mode 100644 index 0000000..7e30ad2 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLLoadEvent.html @@ -0,0 +1,226 @@ + + + + + +FMLLoadEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLLoadEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLLoadEvent
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      FMLLoadEvent() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLLoadEvent

        +
        public FMLLoadEvent()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.Action.html b/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.Action.html new file mode 100644 index 0000000..c3e8ab0 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.Action.html @@ -0,0 +1,378 @@ + + + + + +FMLMissingMappingsEvent.Action (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Enum FMLMissingMappingsEvent.Action

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<FMLMissingMappingsEvent.Action>
    +
    +
    +
    Enclosing class:
    +
    FMLMissingMappingsEvent
    +
    +
    +
    +
    public static enum FMLMissingMappingsEvent.Action
    +extends java.lang.Enum<FMLMissingMappingsEvent.Action>
    +
    Actions you can take with this missing mapping. +
      +
    • IGNORE means this missing mapping will be ignored. +
    • WARN means this missing mapping will generate a warning. +
    • FAIL means this missing mapping will prevent the world from loading. +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      DEFAULT +
      Take the default action
      +
      FAIL +
      Fail to load
      +
      IGNORE +
      Ignore this missing mapping.
      +
      REMAP +
      Remap this name to a new name (add a migration mapping)
      +
      WARN +
      Generate a warning but allow loading to continue
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static FMLMissingMappingsEvent.ActionvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static FMLMissingMappingsEvent.Action[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static FMLMissingMappingsEvent.Action[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (FMLMissingMappingsEvent.Action c : FMLMissingMappingsEvent.Action.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static FMLMissingMappingsEvent.Action valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.MissingMapping.html b/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.MissingMapping.html new file mode 100644 index 0000000..4227927 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.MissingMapping.html @@ -0,0 +1,442 @@ + + + + + +FMLMissingMappingsEvent.MissingMapping (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLMissingMappingsEvent.MissingMapping

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    FMLMissingMappingsEvent
    +
    +
    +
    +
    public static class FMLMissingMappingsEvent.MissingMapping
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      intid 
      java.lang.Stringname 
      GameRegistry.Typetype 
      +
    • +
    + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidfail() +
      Prevent the world from loading due to the missing item.
      +
      FMLMissingMappingsEvent.ActiongetAction() 
      java.lang.ObjectgetTarget() 
      voidignore() +
      Ignore the missing item.
      +
      voidremap(Block target) +
      Remap the missing item to the specified Block.
      +
      voidremap(Item target) +
      Remap the missing item to the specified Item.
      +
      voidsetAction(FMLMissingMappingsEvent.Action target) +
      Deprecated.  +
      use ignore(), warn(), fail() or remap() instead
      +
      +
      voidwarn() +
      Warn the user about the missing item.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        name

        +
        public final java.lang.String name
        +
      • +
      + + + +
        +
      • +

        id

        +
        public final int id
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLMissingMappingsEvent.MissingMapping

        +
        public FMLMissingMappingsEvent.MissingMapping(java.lang.String name,
        +                                      int id)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setAction

        +
        @Deprecated
        +public void setAction(FMLMissingMappingsEvent.Action target)
        +
        Deprecated. use ignore(), warn(), fail() or remap() instead
        +
      • +
      + + + +
        +
      • +

        ignore

        +
        public void ignore()
        +
        Ignore the missing item.
        +
      • +
      + + + +
        +
      • +

        warn

        +
        public void warn()
        +
        Warn the user about the missing item.
        +
      • +
      + + + +
        +
      • +

        fail

        +
        public void fail()
        +
        Prevent the world from loading due to the missing item.
        +
      • +
      + + + +
        +
      • +

        remap

        +
        public void remap(Block target)
        +
        Remap the missing item to the specified Block. + + Use this if you have renamed a Block, don't forget to handle the ItemBlock. + Existing references using the old name will point to the new one.
        +
        Parameters:
        target - Block to remap to.
        +
      • +
      + + + +
        +
      • +

        remap

        +
        public void remap(Item target)
        +
        Remap the missing item to the specified Item. + + Use this if you have renamed an Item. + Existing references using the old name will point to the new one.
        +
        Parameters:
        target - Item to remap to.
        +
      • +
      + + + + + + + +
        +
      • +

        getTarget

        +
        public java.lang.Object getTarget()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.html b/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.html new file mode 100644 index 0000000..d36da0a --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLMissingMappingsEvent.html @@ -0,0 +1,341 @@ + + + + + +FMLMissingMappingsEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLMissingMappingsEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLMissingMappingsEvent
    +extends FMLEvent
    +
    This event is fired if a world is loaded that has block and item mappings referring the mod that are not + in existence. + These can be remapped to other existing objects, or simply discarded. + Use get() and getAll() to process this event.
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        get

        +
        public java.util.List<FMLMissingMappingsEvent.MissingMapping> get()
        +
        Get the list of missing mappings for the active mod. + + Process the list entries by calling ignore(), warn(), fail() or remap() on each entry.
        +
        Returns:
        list of missing mappings
        +
      • +
      + + + +
        +
      • +

        getAll

        +
        public java.util.List<FMLMissingMappingsEvent.MissingMapping> getAll()
        +
        Get the list of missing mappings for all mods. + + Only use this if you need to handle mod id changes, e.g. if you renamed your mod or + split/merge into/from multiple mods. + + Process the list entries by calling ignore(), warn(), fail() or remap() on each entry you + want to handle.
        +
        Returns:
        list of missing mappings
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLModDisabledEvent.html b/javadoc/cpw/mods/fml/common/event/FMLModDisabledEvent.html new file mode 100644 index 0000000..ba4cd95 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLModDisabledEvent.html @@ -0,0 +1,238 @@ + + + + + +FMLModDisabledEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLModDisabledEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLModDisabledEvent
    +extends FMLEvent
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLModDisabledEvent

        +
        public FMLModDisabledEvent()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.ModRemapping.html b/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.ModRemapping.html new file mode 100644 index 0000000..b07c576 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.ModRemapping.html @@ -0,0 +1,309 @@ + + + + + +FMLModIdMappingEvent.ModRemapping (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLModIdMappingEvent.ModRemapping

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    FMLModIdMappingEvent
    +
    +
    +
    +
    public class FMLModIdMappingEvent.ModRemapping
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + + + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLModIdMappingEvent.ModRemapping

        +
        public FMLModIdMappingEvent.ModRemapping(int oldId,
        +                                 int newId,
        +                                 java.lang.String tag)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.RemapTarget.html b/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.RemapTarget.html new file mode 100644 index 0000000..e107632 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.RemapTarget.html @@ -0,0 +1,321 @@ + + + + + +FMLModIdMappingEvent.RemapTarget (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Enum FMLModIdMappingEvent.RemapTarget

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      BLOCK 
      ITEM 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static FMLModIdMappingEvent.RemapTargetvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static FMLModIdMappingEvent.RemapTarget[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static FMLModIdMappingEvent.RemapTarget[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (FMLModIdMappingEvent.RemapTarget c : FMLModIdMappingEvent.RemapTarget.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static FMLModIdMappingEvent.RemapTarget valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.html b/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.html new file mode 100644 index 0000000..be10ed3 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLModIdMappingEvent.html @@ -0,0 +1,297 @@ + + + + + +FMLModIdMappingEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLModIdMappingEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLModIdMappingEvent
    +extends FMLEvent
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLModIdMappingEvent

        +
        public FMLModIdMappingEvent(java.util.Map<java.lang.String,java.lang.Integer[]> mappings)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLPostInitializationEvent.html b/javadoc/cpw/mods/fml/common/event/FMLPostInitializationEvent.html new file mode 100644 index 0000000..50d18a7 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLPostInitializationEvent.html @@ -0,0 +1,297 @@ + + + + + +FMLPostInitializationEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLPostInitializationEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLPostInitializationEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLPostInitializationEvent

        +
        public FMLPostInitializationEvent(java.lang.Object... data)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        buildSoftDependProxy

        +
        public java.lang.Object buildSoftDependProxy(java.lang.String modId,
        +                                    java.lang.String className)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLPreInitializationEvent.html b/javadoc/cpw/mods/fml/common/event/FMLPreInitializationEvent.html new file mode 100644 index 0000000..dd74212 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLPreInitializationEvent.html @@ -0,0 +1,419 @@ + + + + + +FMLPreInitializationEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLPreInitializationEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLPreInitializationEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLPreInitializationEvent

        +
        public FMLPreInitializationEvent(java.lang.Object... data)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        getSourceFile

        +
        public java.io.File getSourceFile()
        +
      • +
      + + + +
        +
      • +

        getModMetadata

        +
        public ModMetadata getModMetadata()
        +
      • +
      + + + +
        +
      • +

        getModConfigurationDirectory

        +
        public java.io.File getModConfigurationDirectory()
        +
      • +
      + + + +
        +
      • +

        getSuggestedConfigurationFile

        +
        public java.io.File getSuggestedConfigurationFile()
        +
      • +
      + + + + + + + +
        +
      • +

        getVersionProperties

        +
        public java.util.Properties getVersionProperties()
        +
      • +
      + + + +
        +
      • +

        getModLog

        +
        public org.apache.logging.log4j.Logger getModLog()
        +
        Get a logger instance configured to write to the FML Log as a parent, identified by modid. Handy for mod logging! + Configurations can be applied through the config/logging.properties file, specifying logging levels + for your ModID. Use this!
        +
        Returns:
        A logger
        +
      • +
      + + + +
        +
      • +

        getFMLSigningCertificates

        +
        @Deprecated
        +public java.security.cert.Certificate[] getFMLSigningCertificates()
        +
        Deprecated. 
        +
        Retrieve the FML signing certificates, if any. Validate these against the + published FML certificates in your mod, if you wish. + + Deprecated because mods should NOT trust this code. Rather + they should copy this, or something like this, into their own mods.
        +
        Returns:
        Certificates used to sign FML and Forge
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLServerAboutToStartEvent.html b/javadoc/cpw/mods/fml/common/event/FMLServerAboutToStartEvent.html new file mode 100644 index 0000000..6cf624f --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLServerAboutToStartEvent.html @@ -0,0 +1,295 @@ + + + + + +FMLServerAboutToStartEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLServerAboutToStartEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLServerAboutToStartEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLServerStartedEvent.html b/javadoc/cpw/mods/fml/common/event/FMLServerStartedEvent.html new file mode 100644 index 0000000..efc0ee4 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLServerStartedEvent.html @@ -0,0 +1,282 @@ + + + + + +FMLServerStartedEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLServerStartedEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLServerStartedEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLServerStartingEvent.html b/javadoc/cpw/mods/fml/common/event/FMLServerStartingEvent.html new file mode 100644 index 0000000..a0a2031 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLServerStartingEvent.html @@ -0,0 +1,308 @@ + + + + + +FMLServerStartingEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLServerStartingEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLServerStartingEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLServerStoppedEvent.html b/javadoc/cpw/mods/fml/common/event/FMLServerStoppedEvent.html new file mode 100644 index 0000000..cb5f16d --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLServerStoppedEvent.html @@ -0,0 +1,282 @@ + + + + + +FMLServerStoppedEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLServerStoppedEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLServerStoppedEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLServerStoppingEvent.html b/javadoc/cpw/mods/fml/common/event/FMLServerStoppingEvent.html new file mode 100644 index 0000000..10449dc --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLServerStoppingEvent.html @@ -0,0 +1,282 @@ + + + + + +FMLServerStoppingEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLServerStoppingEvent

+
+
+ +
+
    +
  • +
    +
    +
    public class FMLServerStoppingEvent
    +extends FMLStateEvent
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/FMLStateEvent.html b/javadoc/cpw/mods/fml/common/event/FMLStateEvent.html new file mode 100644 index 0000000..c8f1051 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/FMLStateEvent.html @@ -0,0 +1,283 @@ + + + + + +FMLStateEvent (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
cpw.mods.fml.common.event
+

Class FMLStateEvent

+
+
+ + +
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      FMLStateEvent(java.lang.Object... data) 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FMLStateEvent

        +
        public FMLStateEvent(java.lang.Object... data)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/package-frame.html b/javadoc/cpw/mods/fml/common/event/package-frame.html new file mode 100644 index 0000000..ca65fba --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/package-frame.html @@ -0,0 +1,44 @@ + + + + + +cpw.mods.fml.common.event (Forge API) + + + + +

cpw.mods.fml.common.event

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/javadoc/cpw/mods/fml/common/event/package-summary.html b/javadoc/cpw/mods/fml/common/event/package-summary.html new file mode 100644 index 0000000..72d06e4 --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/package-summary.html @@ -0,0 +1,243 @@ + + + + + +cpw.mods.fml.common.event (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package cpw.mods.fml.common.event

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/cpw/mods/fml/common/event/package-tree.html b/javadoc/cpw/mods/fml/common/event/package-tree.html new file mode 100644 index 0000000..b24946f --- /dev/null +++ b/javadoc/cpw/mods/fml/common/event/package-tree.html @@ -0,0 +1,166 @@ + + + + + +cpw.mods.fml.common.event Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package cpw.mods.fml.common.event

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + -- cgit v1.2.3