Package net.minecraft.network.message
Interface ArgumentSignatureDataMap.ArgumentSigner
- Enclosing class:
ArgumentSignatureDataMap
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A functional interface that signs an argument of a command.
- Mappings:
Namespace Name official dw$b
intermediary net/minecraft/class_7450$class_7600
named net/minecraft/network/message/ArgumentSignatureDataMap$ArgumentSigner
-
Method Summary
-
Method Details
-
sign
- Mappings:
Namespace Name Mixin selector official sign
Ldw$b;sign(Ljava/lang/String;)Lth;
intermediary sign
Lnet/minecraft/class_7450$class_7600;sign(Ljava/lang/String;)Lnet/minecraft/class_7469;
named sign
Lnet/minecraft/network/message/ArgumentSignatureDataMap$ArgumentSigner;sign(Ljava/lang/String;)Lnet/minecraft/network/message/MessageSignatureData;
-