Class ValueReferences
- java.lang.Object
-
- ninja.leaping.configurate.examples.ValueReferences
-
public class ValueReferences extends Object
-
-
Constructor Summary
Constructors Constructor Description ValueReferences(Path configFile)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
void
printData()
void
repl()
-
-
-
Constructor Detail
-
ValueReferences
public ValueReferences(Path configFile) throws IOException, ObjectMappingException
- Throws:
IOException
ObjectMappingException
-
-