Uses of Class
net.minecraft.nbt.ShortTag
Packages that use ShortTag
-
Uses of ShortTag in net.minecraft.nbt
Fields in net.minecraft.nbt declared as ShortTagFields in net.minecraft.nbt with type parameters of type ShortTagMethods in net.minecraft.nbt that return ShortTagModifier and TypeMethodDescriptionShortTag.copy()
static ShortTag
ShortTag.valueOf
(short p_129259_) Methods in net.minecraft.nbt that return types with arguments of type ShortTagMethods in net.minecraft.nbt with parameters of type ShortTagModifier and TypeMethodDescriptionvoid
SnbtPrinterTagVisitor.visitShort
(ShortTag p_178138_) void
StringTagVisitor.visitShort
(ShortTag p_178184_) void
TagVisitor.visitShort
(ShortTag p_178227_) void
TextComponentTagVisitor.visitShort
(ShortTag p_178278_)