History - net.minecraft.world.waypoint.TrackedWaypoint

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.world.waypoints.TrackedWaypoint

net.minecraft.class_11200

net.minecraft.world.waypoint.TrackedWaypoint

Fields

org.slf4j.Logger: LOGGER, field_59773, LOGGER

PacketCodec<io.netty.buffer.ByteBuf, TrackedWaypoint>: STREAM_CODEC, field_59771, PACKET_CODEC

com.mojang.datafixers.util.Either<UUID, String>: identifier, field_59772, source

Waypoint$Config: icon, field_59774, config

TrackedWaypoint$Type: type, field_59775, type

Constructors

(com.mojang.datafixers.util.Either<UUID, String>, Waypoint$Config, TrackedWaypoint$Type)

Methods

com.mojang.datafixers.util.Either<UUID, String> (): id, method_70763, getSource

void (TrackedWaypoint): update, method_70766, handleUpdate

void (io.netty.buffer.ByteBuf): write, method_70767, writeBuf

void (io.netty.buffer.ByteBuf): writeContents, method_70774, writeAdditionalDataToBuf

TrackedWaypoint (io.netty.buffer.ByteBuf): read, method_70775, fromBuf

TrackedWaypoint (UUID, Waypoint$Config, Vec3i): setPosition, method_70771, ofPos

TrackedWaypoint (UUID, Waypoint$Config, ChunkPos): setChunk, method_70770, ofChunk

TrackedWaypoint (UUID, Waypoint$Config, float): setAzimuth, method_70769, ofAzimuth

TrackedWaypoint (UUID): empty, method_70768, empty

double (World, TrackedWaypoint$YawProvider, EntityTickProgress): yawAngleToCamera, method_71153, getRelativeYaw

TrackedWaypoint$Pitch (World, TrackedWaypoint$PitchProvider, EntityTickProgress): pitchDirectionToCamera, method_71154, getPitch

double (Entity): distanceSquared, method_70773, squaredDistanceTo

Waypoint$Config (): icon, method_70772, getConfig