Class BasePonderPlugin
java.lang.Object
net.createmod.ponder.foundation.content.BasePonderPlugin
- 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.api.registration.PonderPlugin
indexExclusions, onPonderLevelRestore, registerScenes, registerTags
-
Constructor Details
-
BasePonderPlugin
public BasePonderPlugin()
-
-
Method Details
-
getModId
- Specified by:
getModIdin interfacePonderPlugin- Returns:
- the modID of the mod that added this plugin
-