Interface IObjectIntIterable<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      T byId​(int p_148745_1_)  
      int getId​(T p_148757_1_)  
      • Methods inherited from interface java.lang.Iterable

        forEach, iterator, spliterator
    • Method Detail

      • getId

        int getId​(T p_148757_1_)
      • byId

        @Nullable
        T byId​(int p_148745_1_)