History - net.minecraft.network.packet.s2c.play.WaypointS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundTrackedWaypointPacket
net.minecraft.class_11173
net.minecraft.network.packet.s2c.play.WaypointS2CPacket
Fields
WaypointS2CPacket$Operation: operation, comp_4022, operation
TrackedWaypoint: waypoint, comp_4023, waypoint
PacketCodec<RegistryByteBuf, WaypointS2CPacket>: STREAM_CODEC, field_59612, CODEC
Constructors
(WaypointS2CPacket$Operation, TrackedWaypoint)
Methods
WaypointS2CPacket (UUID): removeWaypoint, method_70584, untrack
WaypointS2CPacket (UUID, Waypoint$Config, Vec3i): addWaypointPosition, method_70587, trackPos
WaypointS2CPacket (UUID, Waypoint$Config, Vec3i): updateWaypointPosition, method_70590, updatePos
WaypointS2CPacket (UUID, Waypoint$Config, ChunkPos): addWaypointChunk, method_70586, trackChunk
WaypointS2CPacket (UUID, Waypoint$Config, ChunkPos): updateWaypointChunk, method_70589, updateChunk
WaypointS2CPacket (UUID, Waypoint$Config, float): addWaypointAzimuth, method_70585, trackAzimuth
WaypointS2CPacket (UUID, Waypoint$Config, float): updateWaypointAzimuth, method_70588, updateAzimuth
PacketType<WaypointS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_70582, apply
void (TrackedWaypointHandler): apply, method_70583, apply
WaypointS2CPacket$Operation (): operation, comp_4022, operation
TrackedWaypoint (): waypoint, comp_4023, waypoint
void (PacketListener): handle, method_65081, apply