Uses of Interface
net.minecraft.network.message.ArgumentSignatureDataMap.ArgumentSigner
Packages that use ArgumentSignatureDataMap.ArgumentSigner
- 
Uses of ArgumentSignatureDataMap.ArgumentSigner in net.minecraft.network.messageMethods in net.minecraft.network.message with parameters of type ArgumentSignatureDataMap.ArgumentSignerModifier and TypeMethodDescriptionstatic ArgumentSignatureDataMapArgumentSignatureDataMap.sign(SignedArgumentList<?> arguments, ArgumentSignatureDataMap.ArgumentSigner signer) Returns the signature map withargumentssigned withsigner.