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 Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SignedMessageValidatorstatic final org.slf4j.Loggerstatic final SignedMessageValidator - 
Method Summary
 
- 
Field Details
- 
LOGGER
static final org.slf4j.Logger LOGGER - 
ACCEPT_UNSIGNED
 - 
REJECT_ALL
 
 - 
 - 
Method Details
- 
updateAndValidate
 
 -