net.minecraft.world.waypoint

class TrackedWaypoint$ChunkBased

extends TrackedWaypoint

All mapped superinterfaces:

Waypoint

net.minecraft.world.waypoints.TrackedWaypoint$ChunkWaypoint
net.minecraft.class_11200$class_11202
net.minecraft.world.waypoint.TrackedWaypoint$ChunkBased

Field summary

Modifier and TypeField
private ChunkPos
chunkPos
field_59777
chunkPos

Constructor summary

ModifierConstructor
public (UUID source, Waypoint$Config config, ChunkPos chunkPos)
public (com.mojang.datafixers.util.Either<UUID, String> source, Waypoint$Config config, PacketByteBuf buf)

Method summary

Modifier and TypeMethod
public void
update(TrackedWaypoint other)
method_70766(class_11200 arg0)
handleUpdate(TrackedWaypoint arg0)
public void
writeContents(io.netty.buffer.ByteBuf buf)
method_70774(io.netty.buffer.ByteBuf arg0)
writeAdditionalDataToBuf(io.netty.buffer.ByteBuf arg0)
private Vec3d
position(double positionY)
method_70776(double arg0)
getChunkCenterPos(double y)
public double
yawAngleToCamera(Level level, TrackedWaypoint$Camera camera, PartialTickSupplier partialTickSupplier)
method_71153(class_1937 arg0, class_11200$class_11297 arg1, class_11728 arg2)
getRelativeYaw(World arg0, TrackedWaypoint$YawProvider arg1, EntityTickProgress arg2)
public TrackedWaypoint$Pitch
pitchDirectionToCamera(Level level, TrackedWaypoint$Projector projector, PartialTickSupplier partialTickSupplier)
method_71154(class_1937 arg0, class_11200$class_11204 arg1, class_11728 arg2)
getPitch(World arg0, TrackedWaypoint$PitchProvider arg1, EntityTickProgress arg2)
public double
distanceSquared(Entity fromEntity)
method_70773(class_1297 arg0)
squaredDistanceTo(Entity arg0)