Class FloatArgumentType

java.lang.Object
com.mojang.brigadier.arguments.FloatArgumentType
All Implemented Interfaces:
ArgumentType<Float>

public class FloatArgumentType extends Object implements ArgumentType<Float>