Uses of Interface
net.kyori.adventure.nbt.ShortBinaryTag
-
Uses of ShortBinaryTag in net.kyori.adventure.nbt
Fields in net.kyori.adventure.nbt with type parameters of type ShortBinaryTagMethods in net.kyori.adventure.nbt that return ShortBinaryTagModifier and TypeMethodDescriptionstatic ShortBinaryTagShortBinaryTag.shortBinaryTag(short value) Creates a binary tag holding ashortvalue.Methods in net.kyori.adventure.nbt that return types with arguments of type ShortBinaryTag