Package net.minecraft.client.gui.chat
Class ChatPreviewRequests
java.lang.Object
net.minecraft.client.gui.chat.ChatPreviewRequests
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final record(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate longprivate static final longprivate static final longprivate final Minecraftprivate final ChatPreviewRequests.QueryIdGenerator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()handleResponse(int p_232377_) booleanprivate booleanisRequestReady(long p_232379_) booleantrySendRequest(String p_232381_, long p_232382_)
-
Field Details
-
MIN_REQUEST_INTERVAL_MS
private static final long MIN_REQUEST_INTERVAL_MS- See Also:
-
MAX_REQUEST_INTERVAL_MS
private static final long MAX_REQUEST_INTERVAL_MS- See Also:
-
minecraft
-
queryIdGenerator
-
pending
-
lastRequestTime
private long lastRequestTime
-
-
Constructor Details
-
ChatPreviewRequests
-
-
Method Details
-
trySendRequest
-
handleResponse
-
isRequestReady
private boolean isRequestReady(long p_232379_) -
clear
public void clear() -
isPending
public boolean isPending()
-