Package net.minecraft

Class class_4392

java.lang.Object
net.minecraft.class_4392
All Implemented Interfaces:
Packet<ServerPlayPacketListener>

public class class_4392 extends Object implements Packet<ServerPlayPacketListener>
Mappings:
Namespace Name
official nl
intermediary net/minecraft/class_4392
named net/minecraft/class_4392
  • Field Details

    • field_21624

      private int field_21624
      Mappings:
      Namespace Name Mixin selector
      official a Lnl;a:I
      intermediary field_21624 Lnet/minecraft/class_4392;field_21624:I
      named field_21624 Lnet/minecraft/class_4392;field_21624:I
    • field_21625

      private String field_21625
      Mappings:
      Namespace Name Mixin selector
      official b Lnl;b:Ljava/lang/String;
      intermediary field_21625 Lnet/minecraft/class_4392;field_21625:Ljava/lang/String;
      named field_21625 Lnet/minecraft/class_4392;field_21625:Ljava/lang/String;
    • field_21626

      private boolean field_21626
      Mappings:
      Namespace Name Mixin selector
      official c Lnl;c:Z
      intermediary field_21626 Lnet/minecraft/class_4392;field_21626:Z
      named field_21626 Lnet/minecraft/class_4392;field_21626:Z
  • Constructor Details

    • class_4392

      public class_4392()
    • class_4392

      @Environment(CLIENT) public class_4392(int int2, String string, boolean bool)
  • Method Details

    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ServerPlayPacketListener>
      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<ServerPlayPacketListener>
      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(ServerPlayPacketListener serverPlayPacketListener)
      Specified by:
      apply in interface Packet<ServerPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lnl;a(Lme;)V
      intermediary method_20365 Lnet/minecraft/class_4392;method_20365(Lnet/minecraft/class_2050;)V
      named apply Lnet/minecraft/class_4392;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
    • method_20364

      @Nullable public CommandBlockExecutor method_20364(World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lnl;a(Laxy;)Laxh;
      intermediary method_20364 Lnet/minecraft/class_4392;method_20364(Lnet/minecraft/class_1150;)Lnet/minecraft/class_1740;
      named method_20364 Lnet/minecraft/class_4392;method_20364(Lnet/minecraft/world/World;)Lnet/minecraft/world/CommandBlockExecutor;
    • method_20366

      public String method_20366()
      Mappings:
      Namespace Name Mixin selector
      official b Lnl;b()Ljava/lang/String;
      intermediary method_20366 Lnet/minecraft/class_4392;method_20366()Ljava/lang/String;
      named method_20366 Lnet/minecraft/class_4392;method_20366()Ljava/lang/String;
    • method_20367

      public boolean method_20367()
      Mappings:
      Namespace Name Mixin selector
      official c Lnl;c()Z
      intermediary method_20367 Lnet/minecraft/class_4392;method_20367()Z
      named method_20367 Lnet/minecraft/class_4392;method_20367()Z