Class Item.StateEntry

java.lang.Object
net.mcreator.element.types.Item.StateEntry
All Implemented Interfaces:
IWorkspaceDependent
Enclosing class:
Item

public static class Item.StateEntry extends Object implements IWorkspaceDependent
  • Field Details

    • renderType

      public int renderType
    • texture

      public TextureHolder texture
    • customModelName

      public String customModelName
    • stateMap

      public StateMap stateMap
  • Constructor Details

    • StateEntry

      public StateEntry()
  • Method Details