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 voidforEachPlugin(Consumer<PonderPlugin> action) static voidstatic Stream<PonderPlugin>
-
Constructor Details
-
PonderIndex
public PonderIndex()
-
-
Method Details
-
addPlugin
-
forEachPlugin
-
streamPlugins
-
registerAll
public static void registerAll()
-