Uses of Enum
beer.devs.fastnbt.nms.nbt.NBTType
Packages that use NBTType
-
Uses of NBTType in beer.devs.fastnbt.nms.nbt
Methods in beer.devs.fastnbt.nms.nbt that return NBTTypeModifier and TypeMethodDescriptionstatic NBTType
NBTType.byId
(byte id) static NBTType
Returns the enum constant of this type with the specified name.static NBTType[]
NBTType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in beer.devs.fastnbt.nms.nbt with parameters of type NBTType