Class BodyLocations

java.lang.Object
zombie.characters.WornItems.BodyLocations

public final class BodyLocations
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    protected static java.util.ArrayList groups  
  • Constructor Summary

    Constructors
    Constructor Description
    BodyLocations()  
  • Method Summary

    Modifier and Type Method Description
    static BodyLocationGroup getGroup​(java.lang.String string)  
    static void Reset()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • groups

      protected static final java.util.ArrayList groups
  • Constructor Details

    • BodyLocations

      public BodyLocations()
  • Method Details

    • getGroup

      public static BodyLocationGroup getGroup​(java.lang.String string)
    • Reset

      public static void Reset()