Uses of Interface
com.viaversion.nbt.tag.NumberTag
Packages that use NumberTag
-
Uses of NumberTag in com.viaversion.nbt.tag
Classes in com.viaversion.nbt.tag that implement NumberTagModifier and TypeClassDescriptionfinal classA tag containing a byte.final classA tag containing a double.final classA tag containing a float.final classA tag containing an integer.final classA tag containing a long.final classA tag containing a short.Methods in com.viaversion.nbt.tag that return NumberTagModifier and TypeMethodDescriptiondefault NumberTagNumberTag.copy()@Nullable NumberTagCompoundTag.getNumberTag(String tagName) Methods in com.viaversion.nbt.tag that return types with arguments of type NumberTag