Package net.minecraft

Class class_3331

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

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

    • field_16287

      private class_3331.class_3332 field_16287
      Mappings:
      Namespace Name Mixin selector
      official a Ljs;a:Ljs$a;
      intermediary field_16287 Lnet/minecraft/class_3331;field_16287:Lnet/minecraft/class_3331$class_3332;
      named field_16287 Lnet/minecraft/class_3331;field_16287:Lnet/minecraft/class_3331$class_3332;
    • field_16288

      private List<RecipeType> field_16288
      Mappings:
      Namespace Name Mixin selector
      official b Ljs;b:Ljava/util/List;
      intermediary field_16288 Lnet/minecraft/class_3331;field_16288:Ljava/util/List;
      named field_16288 Lnet/minecraft/class_3331;field_16288:Ljava/util/List;
    • field_16289

      private List<RecipeType> field_16289
      Mappings:
      Namespace Name Mixin selector
      official c Ljs;c:Ljava/util/List;
      intermediary field_16289 Lnet/minecraft/class_3331;field_16289:Ljava/util/List;
      named field_16289 Lnet/minecraft/class_3331;field_16289:Ljava/util/List;
    • field_16290

      private boolean field_16290
      Mappings:
      Namespace Name Mixin selector
      official d Ljs;d:Z
      intermediary field_16290 Lnet/minecraft/class_3331;field_16290:Z
      named field_16290 Lnet/minecraft/class_3331;field_16290:Z
    • field_16291

      private boolean field_16291
      Mappings:
      Namespace Name Mixin selector
      official e Ljs;e:Z
      intermediary field_16291 Lnet/minecraft/class_3331;field_16291:Z
      named field_16291 Lnet/minecraft/class_3331;field_16291:Z
  • Constructor Details

  • Method Details

    • apply

      public void apply(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Ljs;a(Lhw;)V
      intermediary method_14826 Lnet/minecraft/class_3331;method_14826(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/class_3331;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 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
    • method_14825

      @Environment(CLIENT) public List<RecipeType> method_14825()
      Mappings:
      Namespace Name Mixin selector
      official a Ljs;a()Ljava/util/List;
      intermediary method_14825 Lnet/minecraft/class_3331;method_14825()Ljava/util/List;
      named method_14825 Lnet/minecraft/class_3331;method_14825()Ljava/util/List;
    • method_14827

      @Environment(CLIENT) public List<RecipeType> method_14827()
      Mappings:
      Namespace Name Mixin selector
      official b Ljs;b()Ljava/util/List;
      intermediary method_14827 Lnet/minecraft/class_3331;method_14827()Ljava/util/List;
      named method_14827 Lnet/minecraft/class_3331;method_14827()Ljava/util/List;
    • method_14828

      @Environment(CLIENT) public boolean method_14828()
      Mappings:
      Namespace Name Mixin selector
      official c Ljs;c()Z
      intermediary method_14828 Lnet/minecraft/class_3331;method_14828()Z
      named method_14828 Lnet/minecraft/class_3331;method_14828()Z
    • method_14829

      @Environment(CLIENT) public boolean method_14829()
      Mappings:
      Namespace Name Mixin selector
      official d Ljs;d()Z
      intermediary method_14829 Lnet/minecraft/class_3331;method_14829()Z
      named method_14829 Lnet/minecraft/class_3331;method_14829()Z
    • method_14830

      @Environment(CLIENT) public class_3331.class_3332 method_14830()
      Mappings:
      Namespace Name Mixin selector
      official e Ljs;e()Ljs$a;
      intermediary method_14830 Lnet/minecraft/class_3331;method_14830()Lnet/minecraft/class_3331$class_3332;
      named method_14830 Lnet/minecraft/class_3331;method_14830()Lnet/minecraft/class_3331$class_3332;