net.minecraft.server.filter

public class AbstractTextFilterer$StreamImpl

implements TextStream

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

Field summary

Modifier and TypeField
protected final com.mojang.authlib.GameProfile
profile
field_26837
gameProfile
protected final Executor
streamExecutor
field_26838
executor
final AbstractTextFilterer
this$0
field_26836
field_26836

Constructor summary

ModifierConstructor
protected (AbstractTextFilterer this$0, com.mojang.authlib.GameProfile gameProfile)

Method summary

Modifier and TypeMethod
public CompletableFuture<List<FilteredMessage>>
processMessageBundle(List<String> messages)
method_31289(List<String> arg0)
filterTexts(List<String> arg0)
public CompletableFuture<FilteredMessage>
processStreamMessage(String message)
method_31288(String arg0)
filterText(String arg0)
private static List
lambda$processMessageBundle$1(Throwable arg0)
method_33809(Throwable arg0)
method_33809(Throwable throwable)
private CompletableFuture
lambda$processMessageBundle$0(String arg0)
method_31315(String arg0)
method_31315(String text)