Package net.mcreator.element.types
Class Overlay
java.lang.Object
net.mcreator.element.GeneratableElement
net.mcreator.element.types.Overlay
- All Implemented Interfaces:
IGUI
-
Nested Class Summary
Nested classes/interfaces inherited from class net.mcreator.element.GeneratableElement
GeneratableElement.GSONAdapter, GeneratableElement.Unknown -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class net.mcreator.element.GeneratableElement
formatVersion -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintbooleanMethods inherited from class net.mcreator.element.GeneratableElement
finalizeModElementGeneration, generateModElementPicture, getAdditionalTemplateData, getModElement, isUnknown, performQuickValidation, setModElement, wasConversionAppliedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.mcreator.element.types.interfaces.IGUI
getComponentsOfType, getFixedTextLabels, getFixedTooltips
-
Field Details
-
priority
-
components
-
baseTexture
-
overlayTarget
-
displayCondition
-
gridSettings
-
-
Constructor Details
-
Overlay
-
-
Method Details
-
hasTextures
public boolean hasTextures() -
getBaseTextureWidth
public int getBaseTextureWidth() -
getBaseTextureHeight
public int getBaseTextureHeight() -
getComponents
- Specified by:
getComponentsin interfaceIGUI
-