Cleanup
This commit is contained in:
parent
ba69d1aa65
commit
b388b0c650
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ import java.util.Optional;
|
||||||
import java.util.concurrent.CompletableFuture;
|
import java.util.concurrent.CompletableFuture;
|
||||||
|
|
||||||
public abstract class RegistriesDataProvider implements DataProvider {
|
public abstract class RegistriesDataProvider implements DataProvider {
|
||||||
|
|
||||||
|
|
||||||
protected final RegistrySupplier registries;
|
protected final RegistrySupplier registries;
|
||||||
protected final PackOutput output;
|
protected final PackOutput output;
|
||||||
protected final Logger LOGGER;
|
protected final Logger LOGGER;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue