Uses of Interface
net.minecraft.world.waypoints.WaypointTransmitter.Connection
Packages that use WaypointTransmitter.Connection
Package
Description
-
Uses of WaypointTransmitter.Connection in net.minecraft.server.waypoints
Fields in net.minecraft.server.waypoints with type parameters of type WaypointTransmitter.ConnectionModifier and TypeFieldDescriptionprivate final Table<ServerPlayer, WaypointTransmitter, WaypointTransmitter.Connection> ServerWaypointManager.connectionsMethods in net.minecraft.server.waypoints with parameters of type WaypointTransmitter.ConnectionModifier and TypeMethodDescriptionprivate voidServerWaypointManager.updateConnection(ServerPlayer player, WaypointTransmitter waypoint, WaypointTransmitter.Connection connection) -
Uses of WaypointTransmitter.Connection in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return types with arguments of type WaypointTransmitter.Connection -
Uses of WaypointTransmitter.Connection in net.minecraft.world.waypoints
Subinterfaces of WaypointTransmitter.Connection in net.minecraft.world.waypointsModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in net.minecraft.world.waypoints that implement WaypointTransmitter.ConnectionModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in net.minecraft.world.waypoints that return types with arguments of type WaypointTransmitter.ConnectionModifier and TypeMethodDescriptionWaypointTransmitter.makeWaypointConnectionWith(ServerPlayer player)