Interface DeleteChatPacketView

All Superinterfaces:
PacketView

public interface DeleteChatPacketView extends PacketView
Lazy copy-on-write view of a clientbound signed-chat deletion packet.
  • Method Details

    • packedSignature

      NativeValue packedSignature()
    • packedSignature

      void packedSignature(NativeValue packedSignature)