The legacy RPGItems continues. Contribute to NyaaCat/RPGItems-reloaded development by creating an account on GitHub.
The legacy RPGItems continues. Contribute to NyaaCat/RPGItems-reloaded development by creating an account on GitHub.
rpgitems.power; import org.bukkit.entity.Player; import org.bukkit.event.player.PlayerItemConsumeEvent; import org.bukkit.inventory.ItemStack; import javax.annotation.CheckReturnValue; public interface PowerConsume extends Pimpl { @CheckReturnValue PowerResult<Void> consume(Player player, ItemStack stack,...
Bug Report Describe the Bug A clear and concise description of what the bug is. To Reproduce Steps to reproduce the behavior: 1.20.4不显示hand类型和type类型以及quality类型,物品只显示物品名字,伤害,技能描述和description,其他的不显示,功能正常
The legacy RPGItems continues. Contribute to NyaaCat/RPGItems-reloaded development by creating an account on GitHub.