Class WrappedMMOItem

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Material material
      private Boolean cache
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Material getMaterial()
      final Boolean getCache()
      final Unit setCache(Boolean cache)
      final ItemStack build()
      • Methods inherited from class java.lang.Object

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

      • WrappedMMOItem

        WrappedMMOItem(ConfigurationSection section)
      • WrappedMMOItem

        WrappedMMOItem(ConfigurationSection section, Boolean silent)