Package net.minecraft

Class class_7066.class_7069

java.lang.Object
net.minecraft.class_7066.class_7069
All Implemented Interfaces:
ArgumentSerializer<class_7066<?>>
Enclosing class:
class_7066<T>

public static class class_7066.class_7069 extends Object implements ArgumentSerializer<class_7066<?>>
Mappings:
Namespace Name
official ek$c
intermediary net/minecraft/class_7066$class_7069
named net/minecraft/class_7066$class_7069
  • Constructor Details

    • class_7069

      public class_7069()
  • Method Details

    • toPacket

      public void toPacket(class_7066<?> class_7066, PacketByteBuf packetByteBuf)
      Specified by:
      toPacket in interface ArgumentSerializer<class_7066<?>>
      Mappings:
      Namespace Name Mixin selector
      official a Lek$c;a(Lek;Lpx;)V
      intermediary method_41178 Lnet/minecraft/class_7066$class_7069;method_41178(Lnet/minecraft/class_7066;Lnet/minecraft/class_2540;)V
      named toPacket Lnet/minecraft/class_7066$class_7069;toPacket(Lnet/minecraft/class_7066;Lnet/minecraft/network/PacketByteBuf;)V
    • fromPacket

      public class_7066<?> fromPacket(PacketByteBuf packetByteBuf)
      Specified by:
      fromPacket in interface ArgumentSerializer<class_7066<?>>
      Mappings:
      Namespace Name Mixin selector
      official a Lek$c;a(Lpx;)Lek;
      intermediary method_41179 Lnet/minecraft/class_7066$class_7069;method_41179(Lnet/minecraft/class_2540;)Lnet/minecraft/class_7066;
      named fromPacket Lnet/minecraft/class_7066$class_7069;fromPacket(Lnet/minecraft/network/PacketByteBuf;)Lnet/minecraft/class_7066;
    • toJson

      public void toJson(class_7066<?> class_7066, JsonObject jsonObject)
      Specified by:
      toJson in interface ArgumentSerializer<class_7066<?>>
      Mappings:
      Namespace Name Mixin selector
      official a Lek$c;a(Lek;Lcom/google/gson/JsonObject;)V
      intermediary method_41177 Lnet/minecraft/class_7066$class_7069;method_41177(Lnet/minecraft/class_7066;Lcom/google/gson/JsonObject;)V
      named toJson Lnet/minecraft/class_7066$class_7069;toJson(Lnet/minecraft/class_7066;Lcom/google/gson/JsonObject;)V