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