- 
Constructor Summary
Constructors
 
- 
Method Summary
Gets the value of this tag.
 
 
 
 
 
- 
Constructor Details
- 
FloatTag
public FloatTag(float value)
Creates the tag.
- Parameters:
 
value - The value. 
 
 
- 
Method Details
- 
getValue
Description copied from class: Tag 
Gets the value of this tag.
- Specified by:
 
getValue in class Tag<Float> 
- Returns:
 
- The value of this tag.