Uses of Enum Class
net.minecraft.network.chat.LastSeenMessagesValidator.ErrorCondition
-
Uses of LastSeenMessagesValidator.ErrorCondition in net.minecraft.network.chat
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LastSeenMessagesValidator.ErrorCondition.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionLastSeenMessagesValidator.validateAndUpdate
(LastSeenMessages.Update p_242403_) -
Uses of LastSeenMessagesValidator.ErrorCondition in net.minecraft.server.network
Modifier and TypeMethodDescriptionprivate void
ServerGamePacketListenerImpl.handleValidationFailure
(Set<LastSeenMessagesValidator.ErrorCondition> p_242382_)