java.lang.Object
com.github.retrooper.packetevents.protocol.dialog.body.ItemDialogBody
All Implemented Interfaces:
DialogBody

@NullMarked public class ItemDialogBody extends Object implements DialogBody
  • Constructor Details

    • ItemDialogBody

      public ItemDialogBody(ItemStack item, @Nullable PlainMessage description, boolean showDecorations, boolean showTooltip, int width, int height)
  • Method Details