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