|
| String | info () default"" |
| |
| double | max () default Double.MAX_VALUE |
| |
| double | min () default Double.MIN_VALUE |
| |
| String | name () default"" |
| |
| String net.minecraft.src.MLProp.info |
( |
) | |
|
Adds additional help to top of configuration file.
| double net.minecraft.src.MLProp.max |
( |
) | |
|
Maximum value allowed if field is a number.
| double net.minecraft.src.MLProp.min |
( |
) | |
|
Minimum value allowed if field is a number.
| String net.minecraft.src.MLProp.name |
( |
) | |
|
Overrides the field name for property key.
The documentation for this interface was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/src/MLProp.java