public class CommandSyntaxProvider extends Object implements DataProvider
Modifier and Type | Field and Description |
---|---|
private static Gson |
GSON |
private DataGenerator |
root |
SHA1
Constructor and Description |
---|
CommandSyntaxProvider(DataGenerator dataGenerator) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
run(DataCache cache) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
writeToPath
private static final Gson GSON
private final DataGenerator root
public CommandSyntaxProvider(DataGenerator dataGenerator)
public void run(DataCache cache) throws IOException
run
in interface DataProvider
IOException
public String getName()
getName
in interface DataProvider