Uses of Interface
net.kyori.adventure.nbt.IntBinaryTag
-
Uses of IntBinaryTag in net.kyori.adventure.nbt
Fields in net.kyori.adventure.nbt with type parameters of type IntBinaryTagMethods in net.kyori.adventure.nbt that return IntBinaryTagModifier and TypeMethodDescriptionstatic IntBinaryTagIntBinaryTag.intBinaryTag(int value) Creates a binary tag holding anintvalue.Methods in net.kyori.adventure.nbt that return types with arguments of type IntBinaryTag