Uses of Interface
net.minecraft.world.waypoint.ServerWaypoint.WaypointTracker
Packages that use ServerWaypoint.WaypointTracker
- 
Uses of ServerWaypoint.WaypointTracker in net.minecraft.entity
Methods in net.minecraft.entity that return types with arguments of type ServerWaypoint.WaypointTracker - 
Uses of ServerWaypoint.WaypointTracker in net.minecraft.server.network
Fields in net.minecraft.server.network with type parameters of type ServerWaypoint.WaypointTrackerModifier and TypeFieldDescriptionprivate final Table<ServerPlayerEntity, ServerWaypoint, ServerWaypoint.WaypointTracker> ServerWaypointHandler.trackersMethods in net.minecraft.server.network with parameters of type ServerWaypoint.WaypointTrackerModifier and TypeMethodDescriptionprivate voidServerWaypointHandler.refreshTracking(ServerPlayerEntity player, ServerWaypoint waypoint, ServerWaypoint.WaypointTracker tracker)  - 
Uses of ServerWaypoint.WaypointTracker in net.minecraft.world.waypoint
Subinterfaces of ServerWaypoint.WaypointTracker in net.minecraft.world.waypointModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in net.minecraft.world.waypoint that implement ServerWaypoint.WaypointTrackerModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in net.minecraft.world.waypoint that return types with arguments of type ServerWaypoint.WaypointTracker