Package net.minecraft.network.chat
Interface SignedMessageValidator
- All Known Implementing Classes:
- SignedMessageValidator.KeyBased
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final SignedMessageValidatorstatic final org.slf4j.Loggerstatic final SignedMessageValidator
- 
Method Summary
- 
Field Details- 
LOGGERstatic final org.slf4j.Logger LOGGER
- 
ACCEPT_UNSIGNED
- 
REJECT_ALL
 
- 
- 
Method Details- 
updateAndValidate
 
-