Class DebugPonderPlugin
java.lang.Object
net.createmod.ponder.foundation.content.DebugPonderPlugin
- All Implemented Interfaces:
PonderPlugin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.createmod.ponder.foundation.PonderPlugin
indexExclusions, onPonderWorldRestore, registerSharedText, registerTags
-
Constructor Details
-
DebugPonderPlugin
public DebugPonderPlugin()
-
-
Method Details
-
getModID
- Specified by:
getModIDin interfacePonderPlugin- Returns:
- the modID of the mod that added this plugin
-
registerScenes
public void registerScenes()Description copied from interface:PonderPluginRegister all Ponder Scenes added by Mod- Specified by:
registerScenesin interfacePonderPlugin
-