Uses of Interface
net.kyori.adventure.nbt.FloatBinaryTag
-
Uses of FloatBinaryTag in net.kyori.adventure.nbt
Fields in net.kyori.adventure.nbt with type parameters of type FloatBinaryTagMethods in net.kyori.adventure.nbt that return FloatBinaryTagModifier and TypeMethodDescriptionstatic FloatBinaryTagFloatBinaryTag.floatBinaryTag(float value) Creates a binary tag holding afloatvalue.Methods in net.kyori.adventure.nbt that return types with arguments of type FloatBinaryTag