Class NbtType

java.lang.Object
net.fabricmc.fabric.api.util.NbtType

@Deprecated public final class NbtType extends Object
Deprecated.
Use the constants in NbtElement instead.
NBT type ID constants. Useful for filtering by value type in a few cases.

For the current list of types, check with NbtElement.

See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
    static final int
    Deprecated.
    Any numeric value: byte, short, int, long, float, double.
    static final int
    Deprecated.
     
    static final int
    Deprecated.
     
  • Method Summary

    Methods inherited from class java.lang.Object

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