Package net.minecraft

Class class_3330

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

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

    • field_16285

      private int field_16285
      Mappings:
      Namespace Name Mixin selector
      official a Ljm;a:I
      intermediary field_16285 Lnet/minecraft/class_3330;field_16285:I
      named field_16285 Lnet/minecraft/class_3330;field_16285:I
    • field_16286

      private RecipeType field_16286
      Mappings:
      Namespace Name Mixin selector
      official b Ljm;b:Lakt;
      intermediary field_16286 Lnet/minecraft/class_3330;field_16286:Lnet/minecraft/class_1114;
      named field_16286 Lnet/minecraft/class_3330;field_16286:Lnet/minecraft/recipe/RecipeType;
  • Constructor Details

    • class_3330

      public class_3330()
    • class_3330

      public class_3330(int int2, RecipeType recipeType)
  • Method Details

    • method_14822

      @Environment(CLIENT) public RecipeType method_14822()
      Mappings:
      Namespace Name Mixin selector
      official a Ljm;a()Lakt;
      intermediary method_14822 Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/class_1114;
      named method_14822 Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/recipe/RecipeType;
    • method_14824

      @Environment(CLIENT) public int method_14824()
      Mappings:
      Namespace Name Mixin selector
      official b Ljm;b()I
      intermediary method_14824 Lnet/minecraft/class_3330;method_14824()I
      named method_14824 Lnet/minecraft/class_3330;method_14824()I
    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ClientPlayPacketListener>
      Throws:
      IOException
      Mappings:
      Namespace Name Mixin selector
      official a Lht;a(Lgy;)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 Lht;b(Lgy;)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
    • apply

      public void apply(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Ljm;a(Lhw;)V
      intermediary method_14823 Lnet/minecraft/class_3330;method_14823(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/class_3330;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V