9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-29 11:59:15 +00:00

update libs

This commit is contained in:
XiaoMoMi
2025-06-15 17:07:39 +08:00
parent a42b0fd15e
commit d27591da00
4 changed files with 48 additions and 41 deletions

View File

@@ -100,4 +100,6 @@ public interface IntegrationManager extends Reloadable {
*/
@Nullable
EntityProvider getEntityProvider(String id);
void delayedLoad();
}