Interface TextFilterer.class_7241

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_7241
Mappings:
Namespace Name
official afd$b
intermediary net/minecraft/class_5514$class_7241
named net/minecraft/server/filter/TextFilterer$class_7241
  • Method Summary

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

    • encode

      JsonObject encode(com.mojang.authlib.GameProfile gameProfile)