Package net.minecraft

Class class_4384

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

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

    • field_21576

      private int field_21576
      Mappings:
      Namespace Name Mixin selector
      official a Lmg;a:I
      intermediary field_21576 Lnet/minecraft/class_4384;field_21576:I
      named field_21576 Lnet/minecraft/class_4384;field_21576:I
    • field_21577

      private BlockPos field_21577
      Mappings:
      Namespace Name Mixin selector
      official b Lmg;b:Lel;
      intermediary field_21577 Lnet/minecraft/class_4384;field_21577:Lnet/minecraft/class_2552;
      named field_21577 Lnet/minecraft/class_4384;field_21577:Lnet/minecraft/util/math/BlockPos;
  • Constructor Details

  • 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 Lmg;a(Lme;)V
      intermediary method_20286 Lnet/minecraft/class_4384;method_20286(Lnet/minecraft/class_2050;)V
      named apply Lnet/minecraft/class_4384;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
    • method_20287

      public int method_20287()
      Mappings:
      Namespace Name Mixin selector
      official b Lmg;b()I
      intermediary method_20287 Lnet/minecraft/class_4384;method_20287()I
      named method_20287 Lnet/minecraft/class_4384;method_20287()I
    • method_20288

      public BlockPos method_20288()
      Mappings:
      Namespace Name Mixin selector
      official c Lmg;c()Lel;
      intermediary method_20288 Lnet/minecraft/class_4384;method_20288()Lnet/minecraft/class_2552;
      named method_20288 Lnet/minecraft/class_4384;method_20288()Lnet/minecraft/util/math/BlockPos;