net.minecraft.server.network

public class PlayerSafetyServiceTextFilter

extends ServerTextFilter

atg
net.minecraft.server.network.PlayerSafetyServiceTextFilter
net.minecraft.class_9846
net.minecraft.server.filter.V1TextFilterer
net.minecraft.server.network.PlayerSafetyServiceTextFilter

Field summary

Modifier and TypeField
private final com.microsoft.aad.msal4j.ConfidentialClientApplication
b
client
field_52360
application
private final com.microsoft.aad.msal4j.ClientCredentialParameters
c
clientParameters
field_52361
credentialParameters
private final Set<String>
d
fullyFilteredEvents
field_52362
fullyFilteredEvents
private final int
e
connectionReadTimeoutMs
field_52363
readTimeout

Constructor summary

ModifierConstructor
private (URL url, ServerTextFilter$MessageEncoder messageEncoder, ServerTextFilter$IgnoreStrategy hashIgnorer, ExecutorService threadPool, com.microsoft.aad.msal4j.ConfidentialClientApplication application, com.microsoft.aad.msal4j.ClientCredentialParameters credentialParameters, Set<String> fullyFilteredEvents, int readTimeout)

Method summary

Modifier and TypeMethod
public static ServerTextFilter
a(String arg0)
createTextFilterFromConfig(String arg0)
method_61286(String arg0)
load(String response)
private com.microsoft.aad.msal4j.IAuthenticationResult
b()
aquireIAuthenticationResult()
method_61289()
getAuthToken()
protected void
a(HttpURLConnection arg0)
setAuthorizationProperty(HttpURLConnection arg0)
method_61284(HttpURLConnection arg0)
addAuthentication(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)
filter(String arg0, AbstractTextFilterer$HashIgnorer arg1, com.google.gson.JsonObject arg2)
protected int
a()
connectionReadTimeout()
method_61285()
getReadTimeout()