Package net.minecraft

Class class_4382

java.lang.Object
net.minecraft.class_4382
All Implemented Interfaces:
Packet<ClientPlayPacketListener>

public class class_4382 extends Object implements Packet<ClientPlayPacketListener>
Mappings:
Namespace Name
official mc
intermediary net/minecraft/class_4382
named net/minecraft/class_4382
  • Field Details

    • field_21574

      private List<RecipeType> field_21574
      Mappings:
      Namespace Name Mixin selector
      official a Lmc;a:Ljava/util/List;
      intermediary field_21574 Lnet/minecraft/class_4382;field_21574:Ljava/util/List;
      named field_21574 Lnet/minecraft/class_4382;field_21574:Ljava/util/List;
  • Constructor Details

  • Method Details

    • apply

      public void apply(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lmc;a(Liy;)V
      intermediary method_20272 Lnet/minecraft/class_4382;method_20272(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/class_4382;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ClientPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Liv;a(Lhy;)V
      intermediary method_7535 Lnet/minecraft/class_700;method_7535(Lnet/minecraft/class_1967;)V
      named read Lnet/minecraft/network/Packet;read(Lnet/minecraft/util/PacketByteBuf;)V
    • write

      public void write(PacketByteBuf buf) throws IOException
      Specified by:
      write in interface Packet<ClientPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official b Liv;b(Lhy;)V
      intermediary method_7539 Lnet/minecraft/class_700;method_7539(Lnet/minecraft/class_1967;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/util/PacketByteBuf;)V
    • method_20273

      @Environment(CLIENT) public List<RecipeType> method_20273()
      Mappings:
      Namespace Name Mixin selector
      official b Lmc;b()Ljava/util/List;
      intermediary method_20273 Lnet/minecraft/class_4382;method_20273()Ljava/util/List;
      named method_20273 Lnet/minecraft/class_4382;method_20273()Ljava/util/List;