net.minecraft.server.filter

public class TextFilterer

implements AutoCloseable

abd
net.minecraft.server.network.TextFilterClient
net.minecraft.class_5514
net.minecraft.server.filter.TextFilterer
net.minecraft.unmapped.C_ldtstxrd
net.minecraft.util.text.filter.ChatFilterClient
net.minecraft.util.text.filter.ChatFilterClient

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_26823
LOGGER
f_jsevwjcw
field_244549_a
field_244549_a
private static final AtomicInteger
b
WORKER_COUNT
field_26824
NEXT_WORKER_ID
f_rtmrppiv
field_244550_b
field_244550_b
private static final ThreadFactory
c
THREAD_FACTORY
field_26825
THREAD_FACTORY
f_cyzcdqkb
field_244551_c
field_244551_c
private final URL
d
chatEndpoint
field_26826
chatEndpoint
f_nddbyeug
field_244552_d
field_244552_d
private final URL
e
joinEndpoint
field_26827
joinEndpoint
f_mghygjpy
field_244553_e
field_244553_e
private final URL
f
leaveEndpoint
field_26828
leaveEndpoint
f_fitqxbvl
field_244554_f
field_244554_f
private final String
g
authKey
field_26829
apiKey
f_zjtwwrss
field_244555_g
field_244555_g
private final int
h
ruleId
field_26830
ruleId
f_sghfbrxp
field_244556_h
field_244556_h
private final String
i
serverId
field_26831
serverId
f_rnnzlsav
field_244557_i
field_244557_i
private final TextFilterer$HashIgnorer
j
chatIgnoreStrategy
field_26832
ignorer
f_ddtfczoh
field_244558_j
field_244558_j
private final ExecutorService
k
workerPool
field_26833
executor
f_xqzyibru
field_244559_k
field_244559_k

Method summary

Modifier and TypeMethod
private void
a(GameProfile arg0, URL arg1, Executor arg2)
processJoinOrLeave(com.mojang.authlib.GameProfile arg0, URL arg1, Executor arg2)
method_31299(com.mojang.authlib.GameProfile arg0, URL arg1, Executor arg2)
sendJoinOrLeaveRequest(com.mojang.authlib.GameProfile gameProfile, URL endpoint, Executor executor)
m_gnleevgx(com.mojang.authlib.GameProfile arg0, URL arg1, Executor arg2)
func_244568_a(com.mojang.authlib.GameProfile arg0, URL arg1, Executor arg2)
func_244568_a(com.mojang.authlib.GameProfile arg0, URL arg1, Executor arg2)
private CompletableFuture<Optional<String>>
a(GameProfile arg0, String arg1, abd$a arg2, Executor arg3)
requestMessageProcessing(com.mojang.authlib.GameProfile arg0, String arg1, TextFilterClient$IgnoreStrategy arg2, Executor arg3)
method_31298(com.mojang.authlib.GameProfile arg0, String arg1, class_5514$class_5515 arg2, Executor arg3)
filterMessage(com.mojang.authlib.GameProfile gameProfile, String message, TextFilterer$HashIgnorer ignorer, Executor executor)
m_juunhpwo(com.mojang.authlib.GameProfile arg0, String arg1, C_ldtstxrd$C_vdzgfxct arg2, Executor arg3)
func_244567_a(com.mojang.authlib.GameProfile arg0, String arg1, ChatFilterClient$IIgnoreTest arg2, Executor arg3)
func_244567_a(com.mojang.authlib.GameProfile arg0, String arg1, ChatFilterClient$IIgnoreTest arg2, Executor arg3)
public void
close()
close()
close()
close()
close()
close()
private void
a(InputStream arg0)
drainStream(InputStream arg0)
method_31300(InputStream arg0)
consumeFully(InputStream inputStream)
m_bhuppfqe(InputStream arg0)
func_244569_a(InputStream arg0)
func_244569_a(InputStream arg0)
private com.google.gson.JsonObject
a(com.google.gson.JsonObject arg0, URL arg1)
processRequestResponse(com.google.gson.JsonObject arg0, URL arg1)
method_31295(com.google.gson.JsonObject arg0, URL arg1)
sendJsonRequest(com.google.gson.JsonObject payload, URL endpoint)
m_ikbjyqhi(com.google.gson.JsonObject arg0, URL arg1)
func_244564_a(com.google.gson.JsonObject arg0, URL arg1)
func_244564_a(com.google.gson.JsonObject arg0, URL arg1)
private void
b(com.google.gson.JsonObject arg0, URL arg1)
processRequest(com.google.gson.JsonObject arg0, URL arg1)
method_31304(com.google.gson.JsonObject arg0, URL arg1)
sendRequest(com.google.gson.JsonObject payload, URL endpoint)
m_djraggvy(com.google.gson.JsonObject arg0, URL arg1)
func_244573_b(com.google.gson.JsonObject arg0, URL arg1)
func_244573_b(com.google.gson.JsonObject arg0, URL arg1)
private HttpURLConnection
c(com.google.gson.JsonObject arg0, URL arg1)
makeRequest(com.google.gson.JsonObject arg0, URL arg1)
method_31306(com.google.gson.JsonObject arg0, URL arg1)
createConnection(com.google.gson.JsonObject payload, URL endpoint)
m_qxgiwmfq(com.google.gson.JsonObject arg0, URL arg1)
func_244575_c(com.google.gson.JsonObject arg0, URL arg1)
func_244575_c(com.google.gson.JsonObject arg0, URL arg1)
public TextStream
a(GameProfile arg0)
createContext(com.mojang.authlib.GameProfile arg0)
method_31297(com.mojang.authlib.GameProfile arg0)
createFilterer(com.mojang.authlib.GameProfile gameProfile)
m_dvtuhdbc(com.mojang.authlib.GameProfile arg0)
func_244566_a(com.mojang.authlib.GameProfile arg0)
func_244566_a(com.mojang.authlib.GameProfile arg0)