Interface TextFilterer.class_7242

Enclosing class:
TextFilterer
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface private static interface TextFilterer.class_7242
Mappings:
Namespace Name
official afd$c
intermediary net/minecraft/class_5514$class_7242
named net/minecraft/server/filter/TextFilterer$class_7242
  • Method Summary

    Modifier and Type
    Method
    Description
    encode(com.mojang.authlib.GameProfile gameProfile, String string)
     
  • Method Details

    • encode

      JsonObject encode(com.mojang.authlib.GameProfile gameProfile, String string)