Update TagGroupLoaderMixin.java
This commit is contained in:
parent
6630ce0cab
commit
d0f5f664c6
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ public class TagGroupLoaderMixin {
|
|||
Map<Identifier, Tag.Builder> map = future.join();
|
||||
TagHelper.apply(entryType, map);
|
||||
return map;
|
||||
}));
|
||||
}, prepareExecutor));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue