net.minecraft.world.waypoints

public interface WaypointManager<T extends Waypoint>

fku
net.minecraft.world.waypoints.WaypointManager
net.minecraft.class_11211
net.minecraft.world.waypoint.WaypointHandler
net.minecraft.src.C_398647_

Method summary

Modifier and TypeMethod
void
c(T arg0)
trackWaypoint(T arg0)
method_70655(T arg0)
onTrack(T waypoint)
m_401798_(T arg0)
void
b(T arg0)
updateWaypoint(T arg0)
method_70651(T arg0)
onUpdate(T waypoint)
m_401237_(T arg0)
void
a(T arg0)
untrackWaypoint(T arg0)
method_70643(T arg0)
onUntrack(T waypoint)
m_401079_(T arg0)