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