Class BeardStyle

java.lang.Object
zombie.core.skinnedmodel.population.BeardStyle

public class BeardStyle extends Object
  • Field Details

    • name

      public String name
    • model

      public String model
    • texture

      public String texture
    • level

      public int level
    • trimChoices

      public ArrayList<String> trimChoices
    • growReference

      public boolean growReference
  • Constructor Details

    • BeardStyle

      public BeardStyle()
  • Method Details

    • isValid

      public boolean isValid()
    • getLevel

      public int getLevel()
    • getName

      public String getName()
    • getTrimChoices

      public ArrayList<String> getTrimChoices()