Class WrapperPlayServerDeleteChatMessage

java.lang.Object
com.comphenix.packetwrapper.wrappers.AbstractPacket
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerDeleteChatMessage

public class WrapperPlayServerDeleteChatMessage extends AbstractPacket
  • Field Details

    • TYPE

      public static final com.comphenix.protocol.PacketType TYPE
      The packet type that is wrapped by this wrapper.
  • Constructor Details

    • WrapperPlayServerDeleteChatMessage

      public WrapperPlayServerDeleteChatMessage()
      Constructs a new wrapper and initialize it with a packet handle with default values
    • WrapperPlayServerDeleteChatMessage

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

    • getMessageSignatureInternal

      public com.comphenix.protocol.events.InternalStructure getMessageSignatureInternal()
      Retrieves the value of field 'messageSignature' ProtocolLib currently does not provide a wrapper for this type. Access to this type is only provided by an InternalStructure
      Returns:
      'messageSignature'
    • setMessageSignatureInternal

      public void setMessageSignatureInternal(com.comphenix.protocol.events.InternalStructure value)
      Sets the value of field 'messageSignature' ProtocolLib currently does not provide a wrapper for this type. Access to this type is only provided by an InternalStructure
      Parameters:
      value - New value for field 'messageSignature'