net.minecraft.server.network

public class ServerTextFilter$PlayerContext

implements TextFilter

atp$c
net.minecraft.server.network.ServerTextFilter$PlayerContext
net.minecraft.class_9847$class_5516
net.minecraft.server.filter.AbstractTextFilterer$StreamImpl
net.minecraft.server.network.ServerTextFilter$c

Field summary

Modifier and TypeField
protected final com.mojang.authlib.GameProfile
b
profile
field_26837
gameProfile
protected final Executor
c
streamExecutor
field_26838
executor

Constructor summary

ModifierConstructor
protected (ServerTextFilter arg0, com.mojang.authlib.GameProfile gameProfile)

Method summary

Modifier and TypeMethod
public CompletableFuture<List<FilteredText>>
a(List<String> arg0)
processMessageBundle(List<String> arg0)
method_31289(List<String> arg0)
filterTexts(List<String> arg0)
public CompletableFuture<FilteredText>
a(String arg0)
processStreamMessage(String arg0)
method_31288(String arg0)
filterText(String arg0)