Pixelmon Mod - Bug tracker

[9.0.6] CUSTOMDROPSCREEN BUTTONS ARE NOT WORKING pending

Ticket description:
Image
The code below is used. Clicking the "ok" button does not close the custom drop screen.

Code: Select allCustomDropScreen.builder()
    .setItems(itemList)
    .setTitle(new StringTextComponent(colorText(Messages.INSTANCE.DialogueClaimTitle)))
    .setButtonText(PositionTriState.RIGHT, colorText(Messages.INSTANCE.DialogueClaimButtonText))
    .sendTo(player);

Comments

#27294 Posted by DanielN » 05 Aug 2022 17:52

Confirmed. Moving to internal.

Ticket details

  • Ticket ID: 18803
  • Project: Pixelmon Mod
  • Status: Pending
  • Component: Other
  • Project version: 1.16.5-9.x.x
  • Priority: Normal
  • Severity: Normal
  • Forge/Sponge: (unknown)
  • What else would be useful to know?: (unknown)
  • Assigned to: DanielN
  • Reported by: sdcaptain (Send PM)
  • Reporter's tickets: (List all tickets)
  • Reported on: 03 Aug 2022 04:26
  • Ticket last visited by: LordSamosa on 28 Sep 2022 08:50
JOIN THE TEAM