net.minecraft.server.network

public class LegacyTextFilter

extends ServerTextFilter

atd
net.minecraft.server.network.LegacyTextFilter
net.minecraft.class_5514
net.minecraft.unmapped.C_ljmchcxq
net.minecraft.server.filter.V0TextFilterer
net.minecraft.unmapped.C_ljmchcxq
net.minecraft.src.C_345812_
net.minecraft.server.network.LegacyTextFilter

Field summary

Modifier and TypeField
private static final String
b
ENDPOINT
field_38055
f_pvldsojo
CHAT_ENDPOINT
f_349396_
final URL
c
joinEndpoint
field_26827
f_jlugtmtu
joinEndpoint
f_346531_
final LegacyTextFilter$JoinOrLeaveEncoder
d
joinEncoder
field_38057
f_fvwznjag
joinEncoder
f_346680_
final URL
e
leaveEndpoint
field_26828
f_qxontbqy
leaveEndpoint
f_348700_
final LegacyTextFilter$JoinOrLeaveEncoder
f
leaveEncoder
field_38058
f_rgzvksyj
leaveEncoder
f_347922_
private final String
g
authKey
field_26829
f_gsqlaxwx
apiKey
f_347406_

Constructor summary

ModifierConstructor
private (URL chatEndpoint, ServerTextFilter$MessageEncoder messageEncoder, URL joinEndpoint, LegacyTextFilter$JoinOrLeaveEncoder joinEncoder, URL leaveEndpoint, LegacyTextFilter$JoinOrLeaveEncoder leaveEncoder, String apiKey, ServerTextFilter$IgnoreStrategy ignorer, ExecutorService threadPool)

Method summary

Modifier and TypeMethod
public static ServerTextFilter
a(String arg0)
createTextFilterFromConfig(String arg0)
method_33805(String arg0)
m_riwwrahp(String arg0)
load(String config)
m_riwwrahp(String content)
m_355246_(String p_364392_)
public TextFilter
a(com.mojang.authlib.GameProfile arg0)
createContext(com.mojang.authlib.GameProfile arg0)
method_31297(com.mojang.authlib.GameProfile arg0)
m_srhtsahb(com.mojang.authlib.GameProfile arg0)
createFilterer(com.mojang.authlib.GameProfile arg0)
m_srhtsahb(com.mojang.authlib.GameProfile arg0)
m_355216_(com.mojang.authlib.GameProfile arg0)
void
a(com.mojang.authlib.GameProfile arg0, URL arg1, atd$a arg2, Executor arg3)
processJoinOrLeave(com.mojang.authlib.GameProfile arg0, URL arg1, LegacyTextFilter$JoinOrLeaveEncoder arg2, Executor arg3)
method_31299(com.mojang.authlib.GameProfile arg0, URL arg1, class_5514$class_7241 arg2, Executor arg3)
m_gidlsmbc(com.mojang.authlib.GameProfile arg0, URL arg1, C_ljmchcxq$C_axuisnao arg2, Executor arg3)
sendJoinOrLeaveRequest(com.mojang.authlib.GameProfile gameProfile, URL endpoint, V0TextFilterer$ProfileEncoder profileEncoder, Executor executor)
m_gidlsmbc(com.mojang.authlib.GameProfile profile, URL arg1, C_ljmchcxq$C_axuisnao arg2, Executor arg3)
m_354605_(com.mojang.authlib.GameProfile p_361745_, URL p_361630_, C_345812_$C_345590_ p_362353_, Executor arg3)
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)
m_gmiknahv(com.google.gson.JsonObject arg0, URL arg1)
sendRequest(com.google.gson.JsonObject payload, URL endpoint)
m_355425_(com.google.gson.JsonObject p_369729_, URL arg1)
protected void
a(HttpURLConnection arg0)
setAuthorizationProperty(HttpURLConnection arg0)
method_61284(HttpURLConnection arg0)
m_klybzbrt(HttpURLConnection arg0)
addAuthentication(HttpURLConnection arg0)
m_353153_(HttpURLConnection arg0)
protected FilteredText
a(String arg0, atp$a arg1, com.google.gson.JsonObject arg2)
filterText(String arg0, ServerTextFilter$IgnoreStrategy arg1, com.google.gson.JsonObject arg2)
method_61281(String arg0, class_9847$class_5515 arg1, com.google.gson.JsonObject arg2)
m_hztygoeb(String arg0, C_qpdurljv$C_ftexscyf arg1, com.google.gson.JsonObject arg2)
filter(String arg0, AbstractTextFilterer$HashIgnorer arg1, com.google.gson.JsonObject arg2)
m_352866_(String p_361528_, C_346130_$C_345601_ p_365914_, com.google.gson.JsonObject arg2)