Package net.minecraft.server.filter
Interface TextFilterer.ProfileEncoder
- 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.
 
- Mappings:
 Namespace Name named net/minecraft/server/filter/TextFilterer$ProfileEncoderintermediary net/minecraft/class_5514$class_7241official asa$b
- 
Method Summary
 
- 
Method Details
- 
encode
- Mappings:
 Namespace Name Mixin selector named encodeLnet/minecraft/server/filter/TextFilterer$ProfileEncoder;encode(Lcom/mojang/authlib/GameProfile;)Lcom/google/gson/JsonObject;intermediary encodeLnet/minecraft/class_5514$class_7241;encode(Lcom/mojang/authlib/GameProfile;)Lcom/google/gson/JsonObject;official encodeLasa$b;encode(Lcom/mojang/authlib/GameProfile;)Lcom/google/gson/JsonObject;
 
 -