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 SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionunpack(MessageSignature p_249082_, SignedMessageBody p_250981_) static SignedMessageChain.Decoder
- 
Field Details- 
REJECT_ALL
 
- 
- 
Method Details- 
unsigned
- 
unpackPlayerChatMessage unpack(@Nullable MessageSignature p_249082_, SignedMessageBody p_250981_) throws SignedMessageChain.DecodeException 
 
-