Uses of Interface
net.kyori.adventure.nbt.DoubleBinaryTag
-
Uses of DoubleBinaryTag in net.kyori.adventure.nbt
Fields in net.kyori.adventure.nbt with type parameters of type DoubleBinaryTagModifier and TypeFieldDescriptionstatic final BinaryTagType<DoubleBinaryTag> BinaryTagTypes.DOUBLEMethods in net.kyori.adventure.nbt that return DoubleBinaryTagModifier and TypeMethodDescriptionstatic DoubleBinaryTagDoubleBinaryTag.doubleBinaryTag(double value) Creates a binary tag holding adoublevalue.Methods in net.kyori.adventure.nbt that return types with arguments of type DoubleBinaryTag