Class LivingEntity.ModelLayerEntry

java.lang.Object
net.mcreator.element.types.LivingEntity.ModelLayerEntry
All Implemented Interfaces:
IWorkspaceDependent
Enclosing class:
LivingEntity

public static class LivingEntity.ModelLayerEntry extends Object implements IWorkspaceDependent
  • Field Details

    • model

      public String model
    • texture

      public String texture
    • disableHurtOverlay

      public boolean disableHurtOverlay
    • glow

      public boolean glow
    • condition

      public Procedure condition
  • Constructor Details

    • ModelLayerEntry

      public ModelLayerEntry()
  • Method Details