implements ArgumentType<Float>
| com.mojang.brigadier.arguments.FloatArgumentType |
Field summary
| Modifier and Type | Field | ||
|---|---|---|---|
| private static final Collection<String> |
| ||
| private final float |
| ||
| private final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (float arg0, float arg1) |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public static FloatArgumentType |
| ||
| public static FloatArgumentType |
| ||
| public static FloatArgumentType |
| ||
| public static float |
| ||
| public float |
| ||
| public float |
| ||
| public Float |
| ||
| public Collection<String> |
|