Class HTAttachedItems

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      HTAttachedItems(List<ItemStack> containers)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      List<ItemStack> getContainers()
      Integer getSize()
      HTAttachedItems create(List<ItemStack> containers)
      Boolean isEmpty()
      Boolean equals(Object other)
      Integer hashCode()
      final static HTAttachedItems create(Integer size)
      • Methods inherited from class hiiragi283.core.api.storage.attachments.HTAttachedContainers

        contains, containsAll, get, getOrNull, iterator, with
      • Methods inherited from class kotlin.collections.Collection

        parallelStream, stream, toArray
      • Methods inherited from class kotlin.collections.Iterable

        forEach, spliterator
      • Methods inherited from class java.lang.Object

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