Class SpawnRegions.Profession

java.lang.Object
zombie.network.SpawnRegions.Profession
Enclosing class:
SpawnRegions

public static class SpawnRegions.Profession
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.lang.String name  
    java.util.ArrayList points  
  • Constructor Summary

    Constructors
    Constructor Description
    Profession()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • name

      public java.lang.String name
    • points

      public java.util.ArrayList points
  • Constructor Details

    • Profession

      public Profession()