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 ko
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 Lko;a:I
      intermediary field_16285 Lnet/minecraft/class_3330;field_16285:I
      named field_16285 Lnet/minecraft/class_3330;field_16285:I
    • field_21547

      private Identifier field_21547
      Mappings:
      Namespace Name Mixin selector
      official b Lko;b:Lpc;
      intermediary field_21547 Lnet/minecraft/class_3330;field_21547:Lnet/minecraft/class_1653;
      named field_21547 Lnet/minecraft/class_3330;field_21547:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • class_3330

      public class_3330()
    • class_3330

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

    • method_14822

      @Environment(CLIENT) public Identifier method_14822()
      Mappings:
      Namespace Name Mixin selector
      official b Lko;b()Lpc;
      intermediary method_14822 Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/class_1653;
      named method_14822 Lnet/minecraft/class_3330;method_14822()Lnet/minecraft/util/Identifier;
    • method_14824

      @Environment(CLIENT) public int method_14824()
      Mappings:
      Namespace Name Mixin selector
      official c Lko;c()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 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
    • apply

      public void apply(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lko;a(Liy;)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