Package 

Enum ItemGenerationReason

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      POPULATING

      Whenever populating a chest

      EXTERNAL

      For use by external plugins

      COMMAND

      Whenever spawned by command

      MONSTER_SPAWN

      Whenever mobs spawn

      DEFAULT

      When all other reasons don't fit

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait