Interface NbtType.NbtRead

Enclosing class:
NbtType

public static interface NbtType.NbtRead
  • Method Summary

    Modifier and Type
    Method
    Description
    read(de.tr7zw.changeme.nbtapi.iface.ReadableNBT item, String key)
     
  • Method Details

    • read

      Object read(de.tr7zw.changeme.nbtapi.iface.ReadableNBT item, String key)