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