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 com.google.common.collect.Table
<ServerPlayer, WaypointTransmitter, WaypointTransmitter.Connection> ServerWaypointManager.connections
Methods in net.minecraft.server.waypoints with parameters of type WaypointTransmitter.ConnectionModifier and TypeMethodDescriptionprivate void
ServerWaypointManager.updateConnection
(ServerPlayer pPlayer, WaypointTransmitter pWaypoint, WaypointTransmitter.Connection pConnection) -
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 interface
static interface
Classes in net.minecraft.world.waypoints that implement WaypointTransmitter.ConnectionModifier and TypeClassDescriptionstatic class
static class
static class
Methods in net.minecraft.world.waypoints that return types with arguments of type WaypointTransmitter.ConnectionModifier and TypeMethodDescriptionWaypointTransmitter.makeWaypointConnectionWith
(ServerPlayer pPlayer)