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 - named - net/minecraft/network/message/ArgumentSignatureDataMap$ArgumentSigner- intermediary - net/minecraft/class_7450$class_7600- official - er$b
- 
Method Summary
- 
Method Details- 
sign- Mappings:
- Namespace - Name - Mixin selector - named - sign- Lnet/minecraft/network/message/ArgumentSignatureDataMap$ArgumentSigner;sign(Ljava/lang/String;)Lnet/minecraft/network/message/MessageSignatureData;- intermediary - sign- Lnet/minecraft/class_7450$class_7600;sign(Ljava/lang/String;)Lnet/minecraft/class_7469;- official - sign- Ler$b;sign(Ljava/lang/String;)Lxs;
 
 
-