Package net.minecraft

Class class_4396

java.lang.Object
net.minecraft.class_4396
All Implemented Interfaces:
Packet<ServerLoginPacketListener>

public class class_4396 extends Object implements Packet<ServerLoginPacketListener>
Mappings:
Namespace Name
official oe
intermediary net/minecraft/class_4396
named net/minecraft/class_4396
  • Field Details

    • field_21648

      private int field_21648
      Mappings:
      Namespace Name Mixin selector
      official a Loe;a:I
      intermediary field_21648 Lnet/minecraft/class_4396;field_21648:I
      named field_21648 Lnet/minecraft/class_4396;field_21648:I
    • field_21649

      private PacketByteBuf field_21649
      Mappings:
      Namespace Name Mixin selector
      official b Loe;b:Lhy;
      intermediary field_21649 Lnet/minecraft/class_4396;field_21649:Lnet/minecraft/class_1967;
      named field_21649 Lnet/minecraft/class_4396;field_21649:Lnet/minecraft/util/PacketByteBuf;
  • Constructor Details

  • Method Details

    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ServerLoginPacketListener>
      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<ServerLoginPacketListener>
      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(ServerLoginPacketListener serverLoginPacketListener)
      Specified by:
      apply in interface Packet<ServerLoginPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Loe;a(Lod;)V
      intermediary method_20393 Lnet/minecraft/class_4396;method_20393(Lnet/minecraft/class_2076;)V
      named apply Lnet/minecraft/class_4396;apply(Lnet/minecraft/network/listener/ServerLoginPacketListener;)V