Interface SelectAdvancementsTabPacketView

All Superinterfaces:
PacketView

public interface SelectAdvancementsTabPacketView extends PacketView
Lazy copy-on-write view of a clientbound advancement-tab selection packet.
  • Method Details

    • tabKey

      String tabKey()
      Returns:
      selected advancement tab key, or null to close the screen
    • tabKey

      void tabKey(String tabKey)