Class BasePonderPlugin
java.lang.Object
net.createmod.ponder.foundation.content.BasePonderPlugin
- All Implemented Interfaces:
PonderPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetModID()voidregisterSharedText(BiConsumer<String, String> adder) 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
onPonderWorldRestore, registerScenes, registerTags
-
Constructor Details
-
BasePonderPlugin
public BasePonderPlugin()
-
-
Method Details
-
getModID
- Specified by:
getModIDin interfacePonderPlugin- Returns:
- the modID of the mod that added this plugin
-
indexExclusions
- Specified by:
indexExclusionsin interfacePonderPlugin
-