Package net.minecraft

Class class_7366

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

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

    • field_38681

      private final Vec3d field_38681
      Mappings:
      Namespace Name Mixin selector
      official a Lxd;a:Ldpz;
      intermediary field_38681 Lnet/minecraft/class_7366;field_38681:Lnet/minecraft/class_243;
      named field_38681 Lnet/minecraft/class_7366;field_38681:Lnet/minecraft/util/math/Vec3d;
  • Constructor Details

    • class_7366

      public class_7366(Vec3d vec3d)
    • class_7366

      public class_7366(PacketByteBuf packetByteBuf)
  • Method Details

    • write

      public void write(PacketByteBuf buf)
      Specified by:
      write in interface Packet<ServerPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lre;a(Lqa;)V
      intermediary method_11052 Lnet/minecraft/class_2596;method_11052(Lnet/minecraft/class_2540;)V
      named write Lnet/minecraft/network/Packet;write(Lnet/minecraft/network/PacketByteBuf;)V
    • apply

      public void apply(ServerPlayPacketListener serverPlayPacketListener)
      Specified by:
      apply in interface Packet<ServerPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lxd;a(Lvk;)V
      intermediary method_43020 Lnet/minecraft/class_7366;method_43020(Lnet/minecraft/class_2792;)V
      named apply Lnet/minecraft/class_7366;apply(Lnet/minecraft/network/listener/ServerPlayPacketListener;)V
    • method_43021

      public Vec3d method_43021()
      Mappings:
      Namespace Name Mixin selector
      official b Lxd;b()Ldpz;
      intermediary method_43021 Lnet/minecraft/class_7366;method_43021()Lnet/minecraft/class_243;
      named method_43021 Lnet/minecraft/class_7366;method_43021()Lnet/minecraft/util/math/Vec3d;