Uses of Interface
net.minecraft.world.waypoints.WaypointTransmitter
Packages that use WaypointTransmitter
Package
Description
-
Uses of WaypointTransmitter in net.minecraft.client.player
Classes in net.minecraft.client.player that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments that return WaypointTransmitterModifier and TypeMethodDescriptionstatic WaypointTransmitter
WaypointArgument.getWaypoint
(com.mojang.brigadier.context.CommandContext<CommandSourceStack> p_415558_, String p_416309_) -
Uses of WaypointTransmitter in net.minecraft.server.commands
Methods in net.minecraft.server.commands with parameters of type WaypointTransmitterModifier and TypeMethodDescriptionprivate static void
WaypointCommand.mutateIcon
(CommandSourceStack pSource, WaypointTransmitter pWaypoint, Consumer<Waypoint.Icon> pMutator) private static int
WaypointCommand.resetWaypointColor
(CommandSourceStack pSource, WaypointTransmitter pWaypoint) private static int
WaypointCommand.setWaypointColor
(CommandSourceStack pSource, WaypointTransmitter pWaypoint, Integer pColor) private static int
WaypointCommand.setWaypointColor
(CommandSourceStack pSource, WaypointTransmitter pWaypoint, ChatFormatting pColor) private static int
WaypointCommand.setWaypointStyle
(CommandSourceStack pSource, WaypointTransmitter pWaypoint, ResourceKey<WaypointStyleAsset> pStyle) -
Uses of WaypointTransmitter in net.minecraft.server.level
Classes in net.minecraft.server.level that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.server.waypoints
Fields in net.minecraft.server.waypoints with type parameters of type WaypointTransmitterModifier and TypeFieldDescriptionprivate final com.google.common.collect.Table
<ServerPlayer, WaypointTransmitter, WaypointTransmitter.Connection> ServerWaypointManager.connections
private final Set
<WaypointTransmitter> ServerWaypointManager.waypoints
Methods in net.minecraft.server.waypoints that return types with arguments of type WaypointTransmitterMethods in net.minecraft.server.waypoints with parameters of type WaypointTransmitterModifier and TypeMethodDescriptionprivate void
ServerWaypointManager.createConnection
(ServerPlayer pPlayer, WaypointTransmitter pWaypoint) void
ServerWaypointManager.remakeConnections
(WaypointTransmitter pWaypoint) void
ServerWaypointManager.trackWaypoint
(WaypointTransmitter pWaypoint) void
ServerWaypointManager.untrackWaypoint
(WaypointTransmitter pWaypoint) private void
ServerWaypointManager.updateConnection
(ServerPlayer pPlayer, WaypointTransmitter pWaypoint, WaypointTransmitter.Connection pConnection) void
ServerWaypointManager.updateWaypoint
(WaypointTransmitter pWaypoint) -
Uses of WaypointTransmitter in net.minecraft.world.entity
Classes in net.minecraft.world.entity that implement WaypointTransmitterModifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of WaypointTransmitter in net.minecraft.world.entity.ambient
Classes in net.minecraft.world.entity.ambient that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal
Classes in net.minecraft.world.entity.animal that implement WaypointTransmitterModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.allay
Classes in net.minecraft.world.entity.animal.allay that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.armadillo
Classes in net.minecraft.world.entity.animal.armadillo that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.axolotl
Classes in net.minecraft.world.entity.animal.axolotl that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.camel
Classes in net.minecraft.world.entity.animal.camel that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.frog
Classes in net.minecraft.world.entity.animal.frog that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.goat
Classes in net.minecraft.world.entity.animal.goat that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.horse
Classes in net.minecraft.world.entity.animal.horse that implement WaypointTransmitterModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.sheep
Classes in net.minecraft.world.entity.animal.sheep that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.sniffer
Classes in net.minecraft.world.entity.animal.sniffer that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.animal.wolf
Classes in net.minecraft.world.entity.animal.wolf that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.boss.enderdragon
Classes in net.minecraft.world.entity.boss.enderdragon that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.boss.wither
Classes in net.minecraft.world.entity.boss.wither that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.decoration
Classes in net.minecraft.world.entity.decoration that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.monster
Classes in net.minecraft.world.entity.monster that implement WaypointTransmitterModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of WaypointTransmitter in net.minecraft.world.entity.monster.breeze
Classes in net.minecraft.world.entity.monster.breeze that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.monster.creaking
Classes in net.minecraft.world.entity.monster.creaking that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.monster.hoglin
Classes in net.minecraft.world.entity.monster.hoglin that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.monster.piglin
Classes in net.minecraft.world.entity.monster.piglin that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.monster.warden
Classes in net.minecraft.world.entity.monster.warden that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.npc
Classes in net.minecraft.world.entity.npc that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.player
Classes in net.minecraft.world.entity.player that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.minecraft.world.entity.raid
Classes in net.minecraft.world.entity.raid that implement WaypointTransmitter -
Uses of WaypointTransmitter in net.neoforged.neoforge.common.util
Classes in net.neoforged.neoforge.common.util that implement WaypointTransmitterModifier and TypeClassDescriptionclass
A basic fake server player implementation that can be used to simulate player actions.