History - net.minecraft.server.network.ServerTextFilter

1.21.3

Names

Fields

Constructors

Methods

1.21.2

Names

atp

net.minecraft.server.network.ServerTextFilter

net.minecraft.class_9847

net.minecraft.unmapped.C_qpdurljv

net.minecraft.server.filter.AbstractTextFilterer

net.minecraft.unmapped.C_qpdurljv

net.minecraft.src.C_346130_

net.minecraft.server.network.ServerTextFilter

Fields

org.slf4j.Logger: a, LOGGER, field_52365, f_ermafodb, LOGGER, LOGGER, f_348076_

AtomicInteger: b, WORKER_COUNT, field_52366, f_mtgscgrn, WORKER_ID, f_346333_

ThreadFactory: c, THREAD_FACTORY, field_52367, f_huwckmza, THREAD_FACTORY, f_346893_

URL: d, chatEndpoint, field_52368, f_afdogmlw, url, f_349406_

ServerTextFilter$MessageEncoder: e, chatEncoder, field_52369, f_xrfrenhx, messageEncoder, f_346938_

ServerTextFilter$IgnoreStrategy: f, chatIgnoreStrategy, field_52370, f_idwjwgae, hashIgnorer, f_349287_

ExecutorService: g, workerPool, field_52371, f_gvcpmete, threadPool, f_347457_

Constructors

(URL, ServerTextFilter$MessageEncoder, ServerTextFilter$IgnoreStrategy, ExecutorService)

Methods

ExecutorService (int): a, createWorkerPool, method_61291, m_nvpgcmdt, newThreadPool, m_nvpgcmdt, m_351725_

URL (URI, com.google.gson.JsonObject, String, String): a, getEndpoint, method_61300, m_huakbssq, resolveEndpoint, m_huakbssq, m_355764_

String (com.google.gson.JsonObject, String, String): a, getEndpointFromConfig, method_61293, m_lyfcplql, getEndpointPath, m_lyfcplql, m_356350_

ServerTextFilter (DedicatedServerProperties): a, createFromConfig, method_61292, m_mbrqzaej, createTextFilter, m_355636_

CompletableFuture<FilteredText> (com.mojang.authlib.GameProfile, String, ServerTextFilter$IgnoreStrategy, Executor): a, requestMessageProcessing, method_61296, m_sgyonzzw, filter, m_sgyonzzw, m_355512_

FilteredText (String, ServerTextFilter$IgnoreStrategy, com.google.gson.JsonObject): a, filterText, method_61281, m_hztygoeb, filter, m_352866_

FilterMask (String, com.google.gson.JsonArray, ServerTextFilter$IgnoreStrategy): a, parseMask, method_61299, m_geibrvet, createFilterMask, m_355096_

void (): close, close, close

void (InputStream): a, drainStream, method_61297, m_czpwupup, discardRestOfInput, m_355700_

com.google.gson.JsonObject (com.google.gson.JsonObject, URL): b, processRequestResponse, method_61302, m_siuzvuyu, request, m_siuzvuyu, m_353260_

HttpURLConnection (com.google.gson.JsonObject, URL): a, makeRequest, method_61294, m_ashwldsd, openConnection, m_ashwldsd, m_353780_

void (HttpURLConnection): a, setAuthorizationProperty, method_61284, m_klybzbrt, addAuthentication, m_353153_

int (): a, connectionReadTimeout, method_61285, m_gcwqtuva, getReadTimeout, m_353749_

HttpURLConnection (URL): a, getURLConnection, method_61301, m_wcomzkyn, openConnection, m_351824_

TextFilter (com.mojang.authlib.GameProfile): a, createContext, method_31297, m_srhtsahb, createFilterer, m_srhtsahb, m_355216_