Package net.createmod.ponder.foundation
Class PonderIndex
java.lang.Object
net.createmod.ponder.foundation.PonderIndex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddPlugin(PonderPlugin plugin) static booleanstatic voidforEachPlugin(Consumer<PonderPlugin> action) static voidstatic LangRegistryAccessstatic SceneRegistryAccessstatic TagRegistryAccessstatic voidstatic voidreload()static Stream<PonderPlugin>
-
Constructor Details
-
PonderIndex
public PonderIndex()
-
-
Method Details
-
addPlugin
-
forEachPlugin
-
streamPlugins
-
reload
public static void reload() -
registerAll
public static void registerAll() -
getSceneAccess
-
getTagAccess
-
getLangAccess
-
editingModeActive
public static boolean editingModeActive()
-