Package net.minecraft.network.chat
Interface SignedMessageChain.Decoder
- Enclosing class:
 - SignedMessageChain
 
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionunpack(MessageSignature p_249082_, SignedMessageBody p_250981_) static SignedMessageChain.Decoder 
- 
Field Details
- 
REJECT_ALL
 
 - 
 - 
Method Details
- 
unsigned
 - 
unpack
PlayerChatMessage unpack(@Nullable MessageSignature p_249082_, SignedMessageBody p_250981_) throws SignedMessageChain.DecodeException  
 -