Uses of Class
io.github.projectunified.unidialog.paper.body.PaperItemBody
Packages that use PaperItemBody
-
Uses of PaperItemBody in io.github.projectunified.unidialog.paper.body
Methods in io.github.projectunified.unidialog.paper.body that return PaperItemBodyModifier and TypeMethodDescriptionPaperItemBody.description(@Nullable Consumer<PaperTextBody> descriptionBuilder) PaperItemBody.height(int height) PaperDialogBodyBuilder.item()PaperItemBody.item(org.bukkit.inventory.ItemStack item) PaperItemBody.showDecorations(boolean showDecorations) PaperItemBody.showTooltip(boolean showTooltip) PaperItemBody.width(int width)