History - net.minecraft.client.gui.chat.ChatPreviewRequests
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
egg
ehf
Fields
Constructors
Methods
1.19
Names
egg
net.minecraft.client.gui.chat.ChatPreviewRequests
net.minecraft.class_7516
net.minecraft.client.network.ChatPreviewRequester
net.minecraft.src.C_213368_
Fields
long: a, MIN_REQUEST_INTERVAL_MS, field_39423, EARLIEST_NEXT_QUERY_DELAY, f_232367_
long: b, MAX_REQUEST_INTERVAL_MS, field_39424, LATEST_NEXT_QUERY_DELAY, f_232368_
Minecraft: c, minecraft, field_39425, client, f_232369_
ChatPreviewRequests$QueryIdGenerator: d, queryIdGenerator, field_39426, idIncrementor, f_232370_
ChatPreviewRequests$PendingPreview: e, pending, field_39427, pendingResponseQuery, f_232371_
long: f, lastRequestTime, field_39428, queryTime, f_232372_
Constructors
Methods
boolean (String, long): a, trySendRequest, method_44272, tryRequest, m_232380_
String (int): a, handleResponse, method_44270, handleResponse, m_232376_
boolean (long): a, isRequestReady, method_44271, shouldRequest, m_232378_
void (): a, clear, method_44269, clear, m_232375_
boolean (): b, isPending, method_44273, hasPendingResponseQuery, m_232383_