HUD、界面、图像及更多
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
PlayerHudsHolderWrapper huds = new PlayerHudsHolderWrapper(player);
PlayerQuantityHudWrapper manaHud =
new PlayerQuantityHudWrapper(huds, "magiccraft:mana_bar");
if(manaHud.exists())
manaHud.setFloatValue(2.0f);
else
System.out.println("Error: mana not found, maybe it's disabled.");new FontImageWrapper("twitteremojis:confirm").getString()