Class WrapperPlayClientBEdit

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.serverbound.WrapperPlayClientBEdit

public class WrapperPlayClientBEdit extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
  • Constructor Details

    • WrapperPlayClientBEdit

      public WrapperPlayClientBEdit()
    • WrapperPlayClientBEdit

      public WrapperPlayClientBEdit(com.comphenix.protocol.events.PacketContainer packet)
  • Method Details

    • getSlot

      public int getSlot()
      Retrieves the value of field 'slot'
      Returns:
      'slot'
    • setSlot

      public void setSlot(int value)
      Sets the value of field 'slot'
      Parameters:
      value - New value for field 'slot'
    • getPages

      public List<String> getPages()
      Retrieves the value of field 'pages'
      Returns:
      'pages'
    • setPages

      public void setPages(List<String> value)
      Sets the value of field 'pages'
      Parameters:
      value - New value for field 'pages'
    • getTitle

      public Optional<String> getTitle()
      Retrieves the value of field 'title'
      Returns:
      'title'
    • setTitle

      public void setTitle(@Nullable String value)
      Sets the value of field 'title'
      Parameters:
      value - New value for field 'title'