Uses of Interface
net.minecraft.network.chat.SignedMessageChain.Decoder
Packages that use SignedMessageChain.Decoder
-
Uses of SignedMessageChain.Decoder in net.minecraft.network.chat
Methods in net.minecraft.network.chat that return SignedMessageChain.DecoderModifier and TypeMethodDescriptionRemoteChatSession.createMessageDecoder
(UUID pSender) SignedMessageChain.decoder
(ProfilePublicKey pPublicKey) static SignedMessageChain.Decoder
SignedMessageChain.Decoder.unsigned
(UUID pId, BooleanSupplier pShouldEnforceSecureProfile) -
Uses of SignedMessageChain.Decoder in net.minecraft.server.network
Fields in net.minecraft.server.network declared as SignedMessageChain.DecoderModifier and TypeFieldDescriptionprivate SignedMessageChain.Decoder
ServerGamePacketListenerImpl.signedMessageDecoder