Skip to content

Latest commit

 

History

History
59 lines (59 loc) · 2.95 KB

cn.nukkit.item.RuntimeItemMapping.md

File metadata and controls

59 lines (59 loc) · 2.95 KB
    • 构造函数一览

      构造函数 
      构造函数描述
      RuntimeItemMapping(byte[] itemDataPalette, it.unimi.dsi.fastutil.ints.Int2IntMap legacyNetworkMap, it.unimi.dsi.fastutil.ints.Int2IntMap networkLegacyMap) 
    • 成员函数一览

      All Methods Instance Methods Concrete Methods 
      修饰符和类 成员函数描述
      byte[] getItemDataPalette() 
      int getLegacyFullId(int networkId) 
      int getNetworkFullId(Item item) 
      • 继承自类 java.lang.Object

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