Package net.minecraft

Interface class_9023<T extends class_9022>


public interface class_9023<T extends class_9022>
Mappings:
Namespace Name
official wu
intermediary net/minecraft/class_9023
named net/minecraft/class_9023
  • Method Details

    • method_55458

      com.mojang.serialization.MapCodec<T> method_55458()
      Mappings:
      Namespace Name Mixin selector
      official a Lwu;a()Lcom/mojang/serialization/MapCodec;
      intermediary method_55458 Lnet/minecraft/class_9023;method_55458()Lcom/mojang/serialization/MapCodec;
      named method_55458 Lnet/minecraft/class_9023;method_55458()Lcom/mojang/serialization/MapCodec;
    • method_55461

      void method_55461(PacketByteBuf packetByteBuf, T t)
      Mappings:
      Namespace Name Mixin selector
      official a Lwu;a(Lug;Lwt;)V
      intermediary method_55461 Lnet/minecraft/class_9023;method_55461(Lnet/minecraft/class_2540;Lnet/minecraft/class_9022;)V
      named method_55461 Lnet/minecraft/class_9023;method_55461(Lnet/minecraft/network/PacketByteBuf;Lnet/minecraft/class_9022;)V
    • method_55462

      T method_55462(PacketByteBuf packetByteBuf)
      Mappings:
      Namespace Name Mixin selector
      official b Lwu;b(Lug;)Lwt;
      intermediary method_55462 Lnet/minecraft/class_9023;method_55462(Lnet/minecraft/class_2540;)Lnet/minecraft/class_9022;
      named method_55462 Lnet/minecraft/class_9023;method_55462(Lnet/minecraft/network/PacketByteBuf;)Lnet/minecraft/class_9022;