Class CheckItemPresenceMethodObject
java.lang.Object
com.portingdeadmods.researchd.client.impl.editor.methods.AbstractItemMethodObject<CheckItemPresenceResearchMethod>
com.portingdeadmods.researchd.client.impl.editor.methods.CheckItemPresenceMethodObject
- All Implemented Interfaces:
EditorObject<CheckItemPresenceResearchMethod>,TypedEditorObject<CheckItemPresenceResearchMethod,ResearchMethodType>
public class CheckItemPresenceMethodObject
extends AbstractItemMethodObject<CheckItemPresenceResearchMethod>
-
Field Summary
FieldsFields inherited from class com.portingdeadmods.researchd.client.impl.editor.methods.AbstractItemMethodObject
SPRITES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.portingdeadmods.researchd.client.impl.editor.methods.AbstractItemMethodObject
buildLayout, validMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.portingdeadmods.researchd.api.client.editor.EditorObject
update
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
CheckItemPresenceMethodObject
public CheckItemPresenceMethodObject()
-
-
Method Details
-
type
- Specified by:
typein interfaceTypedEditorObject<CheckItemPresenceResearchMethod,ResearchMethodType> - Overrides:
typein classAbstractItemMethodObject<CheckItemPresenceResearchMethod>
-
create
-