Interface StandaloneEditorObject<O>
- All Superinterfaces:
EditorObject<O>
- All Known Implementing Classes:
ResearchPackObject,SimpleResearchObject
An editor object that will also create an
id, for saving as a standalone data file
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocationcreateId(RememberingLinearLayout layout) Methods inherited from interface com.portingdeadmods.researchd.api.client.editor.EditorObject
buildLayout, create, update, valid
-
Method Details
-
createId
-