Class WrapperPlayClientUpdateSign

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

public class WrapperPlayClientUpdateSign extends AbstractPacket
  • Field Details

    • TYPE

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

    • WrapperPlayClientUpdateSign

      public WrapperPlayClientUpdateSign()
    • WrapperPlayClientUpdateSign

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

    • getPos

      public com.comphenix.protocol.wrappers.BlockPosition getPos()
      Retrieves the value of field 'pos'
      Returns:
      'pos'
    • setPos

      public void setPos(com.comphenix.protocol.wrappers.BlockPosition value)
      Sets the value of field 'pos'
      Parameters:
      value - New value for field 'pos'
    • getLines

      public String[] getLines()
      Retrieves the value of field 'lines'
      Returns:
      'lines'
    • setLines

      public void setLines(String[] value)
      Sets the value of field 'lines'
      Parameters:
      value - New value for field 'lines'