Interface TypedEditorObject<O,T>
- All Superinterfaces:
EditorObject<O>
- All Known Implementing Classes:
AbstractItemMethodObject,CheckItemPresenceMethodObject,ConsumeItemMethodObject,ConsumePackMethodObject,DimensionUnlockEffectObject,ItemUnlockEffectObject,RecipeUnlockEffectObject,ValueEffectModifierObject
An editor object that has a type, most useful
when working with objects that are not standalone
-
Method Summary
Methods inherited from interface com.portingdeadmods.researchd.api.client.editor.EditorObject
buildLayout, create, update, valid
-
Method Details
-
type
T type()
-