Class SharedText
java.lang.Object
net.createmod.ponder.foundation.content.SharedText
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic Stringget(net.minecraft.resources.ResourceLocation key) static voidregisterText(String modID, Consumer<BiConsumer<String, String>> addConsumer)
-
Constructor Details
-
SharedText
public SharedText()
-
-
Method Details
-
registerText
-
gatherText
public static void gatherText() -
get
-