CLASS net/minecraft/class_7817 net/minecraft/network/message/AcknowledgedMessage COMMENT A message that is acknowledged. If {@link #pending} is {@code true}, the acknowledgment COMMENT is not sent to the server yet. METHOD method_46271 unmarkAsPending ()Lnet/minecraft/class_7817; COMMENT {@return a new acknowledged message with {@link #pending} set to {@code false}}