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

增强兼容

This commit is contained in:
XiaoMoMi
2025-04-14 16:54:08 +08:00
parent 0b75361edd
commit b6e1606d8e
4 changed files with 60 additions and 6 deletions

View File

@@ -78,7 +78,6 @@ public class AbstractItem<R, I> implements Item<I> {
return factory.lore(item);
}
@Override
public boolean unbreakable() {
return factory.unbreakable(item);