Uses of Record Class
net.minecraft.client.network.ChatPreviewer.Response
-
Uses of ChatPreviewer.Response in net.minecraft.client.network
Modifier and TypeFieldDescriptionprivate @Nullable ChatPreviewer.Response
ChatPreviewer.lastResponse
Modifier and TypeMethodDescriptionChatPreviewer.getPreviewText()
Returns the preview text (also known as the last response text), ornull
if the server responded as such.ChatPreviewer.tryConsumeResponse
(String message) Returns the consumed response text, ornull
if the server responded as such, or if the response could not be consumed.