You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
public class TestChestUI {
public static void sendUI(Player player){
AdvancedFakeChestInventory chestUi = new AdvancedFakeChestInventory("LBWNB");
chestUi.open(player);
}
}
代码:
调用时,箱子ui的标题始终默认为chest
插件版本:MemoriesOfTime-GameCore-1.6.8.0-PNX
使用的pnx核心版本::1.20.10-r1 - c35d320d4
The text was updated successfully, but these errors were encountered: