@@ -667,7 +667,7 @@
|
||||
}
|
||||
|
||||
public SystemReport fillSystemReport(SystemReport systemreport) {
|
||||
@@ -1351,16 +1647,17 @@
|
||||
@@ -1354,16 +1650,17 @@
|
||||
|
||||
public CompletableFuture<Void> reloadResources(Collection<String> collection) {
|
||||
CompletableFuture<Void> completablefuture = CompletableFuture.supplyAsync(() -> {
|
||||
@@ -687,7 +687,7 @@
|
||||
this.packRepository.setSelected(collection);
|
||||
this.worldData.setDataPackConfig(getSelectedPacks(this.packRepository));
|
||||
datapackresources.updateGlobals();
|
||||
@@ -1714,7 +2011,7 @@
|
||||
@@ -1717,7 +2014,7 @@
|
||||
try {
|
||||
label51:
|
||||
{
|
||||
@@ -696,7 +696,7 @@
|
||||
|
||||
try {
|
||||
arraylist = Lists.newArrayList(NativeModuleLister.listModules());
|
||||
@@ -1764,6 +2061,22 @@
|
||||
@@ -1767,6 +2064,22 @@
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user