Class EditorDatapackWriter
java.lang.Object
com.portingdeadmods.researchd.resources.editor.EditorDatapackWriter
- All Implemented Interfaces:
DatapackWriter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<P extends ResearchdDatagenProvider<?>>
PgetOrAddProvider(P provider) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.portingdeadmods.researchd.resources.editor.DatapackWriter
write
-
Constructor Details
-
EditorDatapackWriter
public EditorDatapackWriter()
-
-
Method Details