9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2026-01-06 15:51:50 +00:00
This commit is contained in:
XiaoMoMi
2023-10-09 18:48:29 +08:00
parent 35d66b12e1
commit 5f13aedd3b
25 changed files with 889 additions and 45 deletions

View File

@@ -133,6 +133,8 @@ public interface ItemManager {
@Nullable
BuildableItem getBuildableItem(String namespace, String value);
ItemStack getItemStackAppearance(Player player, String material);
/**
* Register an item library.
*