Package net.mcreator.element.types
Class LivingEntity.ModelLayerEntry
java.lang.Object
net.mcreator.element.types.LivingEntity.ModelLayerEntry
- All Implemented Interfaces:
IWorkspaceDependent
- Enclosing class:
LivingEntity
-
Field Summary
Modifier and TypeFieldDescriptionboolean
boolean
Fields inherited from interface net.mcreator.element.parts.IWorkspaceDependent
LOG
-
Constructor Summary
-
Method Summary
-
Field Details
-
model
-
texture
-
disableHurtOverlay
public boolean disableHurtOverlay -
glow
public boolean glow -
condition
-
-
Constructor Details
-
ModelLayerEntry
public ModelLayerEntry()
-
-
Method Details
-
getLayerModel
-
setWorkspace
- Specified by:
setWorkspace
in interfaceIWorkspaceDependent
-
getWorkspace
- Specified by:
getWorkspace
in interfaceIWorkspaceDependent
-