Package net.minecraft

Class class_4379

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

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

    • field_21548

      private double field_21548
      Mappings:
      Namespace Name Mixin selector
      official a Lks;a:D
      intermediary field_21548 Lnet/minecraft/class_4379;field_21548:D
      named field_21548 Lnet/minecraft/class_4379;field_21548:D
    • field_21549

      private double field_21549
      Mappings:
      Namespace Name Mixin selector
      official b Lks;b:D
      intermediary field_21549 Lnet/minecraft/class_4379;field_21549:D
      named field_21549 Lnet/minecraft/class_4379;field_21549:D
    • field_21550

      private double field_21550
      Mappings:
      Namespace Name Mixin selector
      official c Lks;c:D
      intermediary field_21550 Lnet/minecraft/class_4379;field_21550:D
      named field_21550 Lnet/minecraft/class_4379;field_21550:D
    • field_21551

      private int field_21551
      Mappings:
      Namespace Name Mixin selector
      official d Lks;d:I
      intermediary field_21551 Lnet/minecraft/class_4379;field_21551:I
      named field_21551 Lnet/minecraft/class_4379;field_21551:I
    • field_21552

      private class_4048.class_4049 field_21552
      Mappings:
      Namespace Name Mixin selector
      official e Lks;e:Lca$a;
      intermediary field_21552 Lnet/minecraft/class_4379;field_21552:Lnet/minecraft/class_4048$class_4049;
      named field_21552 Lnet/minecraft/class_4379;field_21552:Lnet/minecraft/class_4048$class_4049;
    • field_21553

      private class_4048.class_4049 field_21553
      Mappings:
      Namespace Name Mixin selector
      official f Lks;f:Lca$a;
      intermediary field_21553 Lnet/minecraft/class_4379;field_21553:Lnet/minecraft/class_4048$class_4049;
      named field_21553 Lnet/minecraft/class_4379;field_21553:Lnet/minecraft/class_4048$class_4049;
    • field_21554

      private boolean field_21554
      Mappings:
      Namespace Name Mixin selector
      official g Lks;g:Z
      intermediary field_21554 Lnet/minecraft/class_4379;field_21554:Z
      named field_21554 Lnet/minecraft/class_4379;field_21554:Z
  • Constructor Details

  • Method Details

    • read

      public void read(PacketByteBuf buf) throws IOException
      Specified by:
      read in interface Packet<ClientPlayPacketListener>
      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<ClientPlayPacketListener>
      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(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      official a Lks;a(Liy;)V
      intermediary method_20243 Lnet/minecraft/class_4379;method_20243(Lnet/minecraft/class_1993;)V
      named apply Lnet/minecraft/class_4379;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
    • method_20244

      @Environment(CLIENT) public class_4048.class_4049 method_20244()
      Mappings:
      Namespace Name Mixin selector
      official b Lks;b()Lca$a;
      intermediary method_20244 Lnet/minecraft/class_4379;method_20244()Lnet/minecraft/class_4048$class_4049;
      named method_20244 Lnet/minecraft/class_4379;method_20244()Lnet/minecraft/class_4048$class_4049;
    • method_20242

      @Environment(CLIENT) @Nullable public Vec3d method_20242(World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lks;a(Laxy;)Lcee;
      intermediary method_20242 Lnet/minecraft/class_4379;method_20242(Lnet/minecraft/class_1150;)Lnet/minecraft/class_236;
      named method_20242 Lnet/minecraft/class_4379;method_20242(Lnet/minecraft/world/World;)Lnet/minecraft/util/math/Vec3d;