Package net.minecraft.server.filter
Interface AbstractTextFilterer.MessageEncoder
- Enclosing class:
AbstractTextFilterer
- 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/AbstractTextFilterer$MessageEncoderintermediary net/minecraft/class_9847$class_7242official atj$b
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
encode
- Mappings:
Namespace Name Mixin selector named encodeLnet/minecraft/server/filter/AbstractTextFilterer$MessageEncoder;encode(Lcom/mojang/authlib/GameProfile;Ljava/lang/String;)Lcom/google/gson/JsonObject;intermediary encodeLnet/minecraft/class_9847$class_7242;encode(Lcom/mojang/authlib/GameProfile;Ljava/lang/String;)Lcom/google/gson/JsonObject;official encodeLatj$b;encode(Lcom/mojang/authlib/GameProfile;Ljava/lang/String;)Lcom/google/gson/JsonObject;
-