Package net.minecraft

Record Class class_11173

java.lang.Object
java.lang.Record
net.minecraft.class_11173
Record Components:
operation -
waypoint -
All Implemented Interfaces:
Packet<ClientPlayPacketListener>

public record class_11173(class_11173.class_11174 operation, class_11200 waypoint) extends Record implements Packet<ClientPlayPacketListener>
Mappings:
Namespace Name
named net/minecraft/class_11173
intermediary net/minecraft/class_11173
official agt
named operation
intermediary comp_4022
official b
named waypoint
intermediary comp_4023
official c
  • Field Details

    • operation

      private final class_11173.class_11174 operation
      The field for the operation record component.
    • waypoint

      private final class_11200 waypoint
      The field for the waypoint record component.
    • field_59612

      public static final PacketCodec<RegistryByteBuf,class_11173> field_59612
      Mappings:
      Namespace Name Mixin selector
      named field_59612 Lnet/minecraft/class_11173;field_59612:Lnet/minecraft/network/codec/PacketCodec;
      intermediary field_59612 Lnet/minecraft/class_11173;field_59612:Lnet/minecraft/class_9139;
      official a Lagt;a:Lzg;
  • Constructor Details

  • Method Details

    • method_70584

      public static class_11173 method_70584(UUID uUID)
      Mappings:
      Namespace Name Mixin selector
      named method_70584 Lnet/minecraft/class_11173;method_70584(Ljava/util/UUID;)Lnet/minecraft/class_11173;
      intermediary method_70584 Lnet/minecraft/class_11173;method_70584(Ljava/util/UUID;)Lnet/minecraft/class_11173;
      official a Lagt;a(Ljava/util/UUID;)Lagt;
    • method_70587

      public static class_11173 method_70587(UUID uUID, class_11208.class_11209 class_11209, Vec3i vec3i)
      Mappings:
      Namespace Name Mixin selector
      named method_70587 Lnet/minecraft/class_11173;method_70587(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/util/math/Vec3i;)Lnet/minecraft/class_11173;
      intermediary method_70587 Lnet/minecraft/class_11173;method_70587(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/class_2382;)Lnet/minecraft/class_11173;
      official a Lagt;a(Ljava/util/UUID;Lfip$a;Lkd;)Lagt;
    • method_70590

      public static class_11173 method_70590(UUID uUID, class_11208.class_11209 class_11209, Vec3i vec3i)
      Mappings:
      Namespace Name Mixin selector
      named method_70590 Lnet/minecraft/class_11173;method_70590(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/util/math/Vec3i;)Lnet/minecraft/class_11173;
      intermediary method_70590 Lnet/minecraft/class_11173;method_70590(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/class_2382;)Lnet/minecraft/class_11173;
      official b Lagt;b(Ljava/util/UUID;Lfip$a;Lkd;)Lagt;
    • method_70586

      public static class_11173 method_70586(UUID uUID, class_11208.class_11209 class_11209, ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      named method_70586 Lnet/minecraft/class_11173;method_70586(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/util/math/ChunkPos;)Lnet/minecraft/class_11173;
      intermediary method_70586 Lnet/minecraft/class_11173;method_70586(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/class_1923;)Lnet/minecraft/class_11173;
      official a Lagt;a(Ljava/util/UUID;Lfip$a;Ldka;)Lagt;
    • method_70589

      public static class_11173 method_70589(UUID uUID, class_11208.class_11209 class_11209, ChunkPos chunkPos)
      Mappings:
      Namespace Name Mixin selector
      named method_70589 Lnet/minecraft/class_11173;method_70589(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/util/math/ChunkPos;)Lnet/minecraft/class_11173;
      intermediary method_70589 Lnet/minecraft/class_11173;method_70589(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;Lnet/minecraft/class_1923;)Lnet/minecraft/class_11173;
      official b Lagt;b(Ljava/util/UUID;Lfip$a;Ldka;)Lagt;
    • method_70585

      public static class_11173 method_70585(UUID uUID, class_11208.class_11209 class_11209, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_70585 Lnet/minecraft/class_11173;method_70585(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;F)Lnet/minecraft/class_11173;
      intermediary method_70585 Lnet/minecraft/class_11173;method_70585(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;F)Lnet/minecraft/class_11173;
      official a Lagt;a(Ljava/util/UUID;Lfip$a;F)Lagt;
    • method_70588

      public static class_11173 method_70588(UUID uUID, class_11208.class_11209 class_11209, float float2)
      Mappings:
      Namespace Name Mixin selector
      named method_70588 Lnet/minecraft/class_11173;method_70588(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;F)Lnet/minecraft/class_11173;
      intermediary method_70588 Lnet/minecraft/class_11173;method_70588(Ljava/util/UUID;Lnet/minecraft/class_11208$class_11209;F)Lnet/minecraft/class_11173;
      official b Lagt;b(Ljava/util/UUID;Lfip$a;F)Lagt;
    • getPacketType

      public PacketType<class_11173> getPacketType()
      Specified by:
      getPacketType in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      named getPacketType Lnet/minecraft/network/packet/Packet;getPacketType()Lnet/minecraft/network/packet/PacketType;
      intermediary method_65080 Lnet/minecraft/class_2596;method_65080()Lnet/minecraft/class_9145;
      official a Lzq;a()Lzs;
    • apply

      public void apply(ClientPlayPacketListener clientPlayPacketListener)
      Specified by:
      apply in interface Packet<ClientPlayPacketListener>
      Mappings:
      Namespace Name Mixin selector
      named apply Lnet/minecraft/class_11173;apply(Lnet/minecraft/network/listener/ClientPlayPacketListener;)V
      intermediary method_70582 Lnet/minecraft/class_11173;method_70582(Lnet/minecraft/class_2602;)V
      official a Lagt;a(Lach;)V
    • method_70583

      public void method_70583(class_11207 class_11207)
      Mappings:
      Namespace Name Mixin selector
      named method_70583 Lnet/minecraft/class_11173;method_70583(Lnet/minecraft/class_11207;)V
      intermediary method_70583 Lnet/minecraft/class_11173;method_70583(Lnet/minecraft/class_11207;)V
      official a Lagt;a(Lfio;)V
    • toString

      public final String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object object)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
      Specified by:
      equals in class Record
      Parameters:
      object - the object with which to compare
      Returns:
      true if this object is the same as the object argument; false otherwise.
    • operation

      public class_11173.class_11174 operation()
      Returns the value of the operation record component.
      Returns:
      the value of the operation record component
    • waypoint

      public class_11200 waypoint()
      Returns the value of the waypoint record component.
      Returns:
      the value of the waypoint record component