yarn/mappings/net/minecraft/network/encryption/CommandArgumentSigner.mapping

9 lines
443 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_7448 net/minecraft/network/encryption/CommandArgumentSigner
COMMENT A signer for command arguments.
FIELD field_39182 NONE Lnet/minecraft/class_7448;
CLASS class_7449 Signatures
COMMENT A signature for command arguments, consisting of the sender, the timestamp,
COMMENT and the signature datas for the arguments.
FIELD comp_776 timestamp Ljava/time/Instant;
METHOD comp_776 timestamp ()Ljava/time/Instant;