Class SpawnListEntry

    • Constructor Summary

      Constructors 
      Constructor Description
      SpawnListEntry​(java.lang.Class var1, int var2, int var3, int var4)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • entityClass

        public java.lang.Class entityClass
      • minGroupCount

        public int minGroupCount
      • maxGroupCount

        public int maxGroupCount
    • Constructor Detail

      • SpawnListEntry

        public SpawnListEntry​(java.lang.Class var1,
                              int var2,
                              int var3,
                              int var4)