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