Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用AdvancedFakeChestInventory时发生错误 #50

Open
wuliao697 opened this issue Jul 31, 2023 · 0 comments
Open

使用AdvancedFakeChestInventory时发生错误 #50

wuliao697 opened this issue Jul 31, 2023 · 0 comments

Comments

@wuliao697
Copy link

代码:

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant