yarn/mappings/net/minecraft/server/filter/TextStream.mapping

8 lines
355 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_5513 net/minecraft/server/filter/TextStream
METHOD method_31287 onConnect ()V
METHOD method_31288 filterText (Ljava/lang/String;)Ljava/util/concurrent/CompletableFuture;
ARG 1 text
METHOD method_31289 filterTexts (Ljava/util/List;)Ljava/util/concurrent/CompletableFuture;
ARG 1 texts
METHOD method_31290 onDisconnect ()V