net.minecraft.server.network

public class LegacyTextFilter

extends ServerTextFilter

ate
net.minecraft.server.network.LegacyTextFilter
net.minecraft.class_5514

Field summary

Modifier and TypeField
private static final String
b
ENDPOINT
field_38055
final URL
c
joinEndpoint
field_26827
final LegacyTextFilter$JoinOrLeaveEncoder
d
joinEncoder
field_38057
final URL
e
leaveEndpoint
field_26828
final LegacyTextFilter$JoinOrLeaveEncoder
f
leaveEncoder
field_38058
private final String
g
authKey
field_26829

Constructor summary

ModifierConstructor
private (URL arg0, ServerTextFilter$MessageEncoder arg1, URL arg2, LegacyTextFilter$JoinOrLeaveEncoder arg3, URL arg4, LegacyTextFilter$JoinOrLeaveEncoder arg5, String arg6, ServerTextFilter$IgnoreStrategy arg7, ExecutorService arg8)

Method summary

Modifier and TypeMethod
public static ServerTextFilter
a(String arg0)
createTextFilterFromConfig(String arg0)
method_33805(String arg0)
public TextFilter
a(com.mojang.authlib.GameProfile arg0)
createContext(com.mojang.authlib.GameProfile arg0)
method_31297(com.mojang.authlib.GameProfile arg0)
void
a(com.mojang.authlib.GameProfile arg0, URL arg1, ate$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)
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)
protected void
a(HttpURLConnection arg0)
setAuthorizationProperty(HttpURLConnection arg0)
method_61284(HttpURLConnection arg0)
protected FilteredText
a(String arg0, atq$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)