Package net.minecraft.world.waypoints
Interface WaypointTransmitter
- All Superinterfaces:
Waypoint
- All Known Implementing Classes:
AbstractChestedHorse
,AbstractClientPlayer
,AbstractCow
,AbstractFish
,AbstractGolem
,AbstractHorse
,AbstractIllager
,AbstractPiglin
,AbstractSchoolingFish
,AbstractSkeleton
,AbstractVillager
,AgeableMob
,AgeableWaterCreature
,Allay
,AmbientCreature
,Animal
,Armadillo
,ArmorStand
,Axolotl
,Bat
,Bee
,Blaze
,Bogged
,Breeze
,Camel
,Cat
,CaveSpider
,Chicken
,Cod
,Cow
,Creaking
,Creeper
,Dolphin
,Donkey
,Drowned
,ElderGuardian
,EnderDragon
,EnderMan
,Endermite
,Evoker
,FakePlayer
,Fox
,Frog
,Ghast
,Giant
,GlowSquid
,Goat
,Guardian
,HappyGhast
,Hoglin
,Horse
,Husk
,Illusioner
,IronGolem
,LivingEntity
,Llama
,LocalPlayer
,MagmaCube
,Mob
,Monster
,Mule
,MushroomCow
,Ocelot
,Panda
,Parrot
,PathfinderMob
,PatrollingMonster
,Phantom
,Pig
,Piglin
,PiglinBrute
,Pillager
,Player
,PolarBear
,Pufferfish
,Rabbit
,Raider
,Ravager
,RemotePlayer
,Salmon
,ServerPlayer
,Sheep
,ShoulderRidingEntity
,Shulker
,Silverfish
,Skeleton
,SkeletonHorse
,Slime
,Sniffer
,SnowGolem
,SpellcasterIllager
,Spider
,Squid
,Stray
,Strider
,Tadpole
,TamableAnimal
,TraderLlama
,TropicalFish
,Turtle
,Vex
,Villager
,Vindicator
,WanderingTrader
,Warden
,WaterAnimal
,Witch
,WitherBoss
,WitherSkeleton
,Wolf
,Zoglin
,Zombie
,ZombieHorse
,ZombieVillager
,ZombifiedPiglin
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static class
static class
static class
Nested classes/interfaces inherited from interface net.minecraft.world.waypoints.Waypoint
Waypoint.Icon
-
Field Summary
FieldsFields inherited from interface net.minecraft.world.waypoints.Waypoint
MAX_RANGE, WAYPOINT_TRANSMIT_RANGE_HIDE_MODIFIER
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
doesSourceIgnoreReceiver
(LivingEntity pEntity, ServerPlayer pPlayer) static boolean
isChunkVisible
(ChunkPos pPos, ServerPlayer pPlayer) static boolean
isReallyFar
(LivingEntity pEntity, ServerPlayer pPlayer) boolean
makeWaypointConnectionWith
(ServerPlayer pPlayer)
-
Field Details
-
REALLY_FAR_DISTANCE
static final int REALLY_FAR_DISTANCE- See Also:
-
-
Method Details
-
isTransmittingWaypoint
boolean isTransmittingWaypoint() -
makeWaypointConnectionWith
-
waypointIcon
Waypoint.Icon waypointIcon() -
doesSourceIgnoreReceiver
-
isChunkVisible
-
isReallyFar
-