CLASS net/minecraft/class_7469 net/minecraft/network/message/MessageSignatureData COMMENT A message signature data that can be verified when given the header. FIELD comp_925 data [B METHOD comp_925 data ()[B METHOD equals (Ljava/lang/Object;)Z ARG 1 o METHOD method_44843 verify (Lnet/minecraft/class_7500;Lnet/minecraft/class_7498;)Z COMMENT {@return whether the signature data is verified} ARG 1 verifier COMMENT the verifier that is created with the sender's public key METHOD method_44845 write (Lnet/minecraft/class_2540;Lnet/minecraft/class_7469;)V METHOD method_44994 toByteBuffer ()Ljava/nio/ByteBuffer; COMMENT {@return the byte buffer containing the signature data, or {@code null} if this COMMENT signature data is empty}