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.
- 
Method SummaryModifier and TypeMethodDescriptionunpack(MessageSignature p_249082_, SignedMessageBody p_250981_) static SignedMessageChain.Decoderunsigned(UUID p_251747_, BooleanSupplier p_315009_) 
- 
Method Details- 
unsigned
- 
unpackPlayerChatMessage unpack(@Nullable MessageSignature p_249082_, SignedMessageBody p_250981_) throws SignedMessageChain.DecodeException 
 
-