Uses of Interface
net.kyori.adventure.nbt.LongBinaryTag
-
Uses of LongBinaryTag in net.kyori.adventure.nbt
Fields in net.kyori.adventure.nbt with type parameters of type LongBinaryTagMethods in net.kyori.adventure.nbt that return LongBinaryTagModifier and TypeMethodDescriptionstatic LongBinaryTagLongBinaryTag.longBinaryTag(long value) Creates a binary tag holding alongvalue.Methods in net.kyori.adventure.nbt that return types with arguments of type LongBinaryTag