public final class FloatTag extends Tag
TAG_Float
tag.Constructor and Description |
---|
FloatTag(String name,
float value)
Creates the tag.
|
Modifier and Type | Method and Description |
---|---|
Float |
getValue()
Gets the value of this tag.
|
String |
toString() |
public FloatTag(String name, float value)
name
- The name.value
- The value.Copyright © 2021. All rights reserved.