接口 WaypointTransmitter
- 所有超级接口:
Waypoint
- 所有已知实现类:
AbstractChestedHorse
,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
,EntityRendererEventsTest.MyEntity
,Evoker
,FakePlayer
,Fox
,Frog
,GameTestPlayer
,Ghast
,Giant
,GlowSquid
,Goat
,Guardian
,HappyGhast
,Hoglin
,Horse
,Husk
,Illusioner
,IronGolem
,LivingEntity
,Llama
,MagmaCube
,Mob
,Monster
,Mule
,MushroomCow
,Ocelot
,Panda
,Parrot
,PartEntityTest.TestEntity
,PathfinderMob
,PatrollingMonster
,Phantom
,Pig
,Piglin
,PiglinBrute
,Pillager
,Player
,PolarBear
,Pufferfish
,Rabbit
,Raider
,Ravager
,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
-
嵌套类概要
嵌套类修饰符和类型接口说明static interface
static interface
static interface
static class
static class
static class
从接口继承的嵌套类/接口 net.minecraft.world.waypoints.Waypoint
Waypoint.Icon
-
字段概要
字段从接口继承的字段 net.minecraft.world.waypoints.Waypoint
MAX_RANGE, WAYPOINT_TRANSMIT_RANGE_HIDE_MODIFIER
-
方法概要
修饰符和类型方法说明static boolean
doesSourceIgnoreReceiver
(LivingEntity p_416687_, ServerPlayer p_416170_) static boolean
isChunkVisible
(ChunkPos p_415770_, ServerPlayer p_416305_) static boolean
isReallyFar
(LivingEntity p_416338_, ServerPlayer p_415768_) boolean
makeWaypointConnectionWith
(ServerPlayer p_416713_)
-
字段详细资料
-
REALLY_FAR_DISTANCE
static final int REALLY_FAR_DISTANCE- 另请参阅:
-
-
方法详细资料
-
isTransmittingWaypoint
boolean isTransmittingWaypoint() -
makeWaypointConnectionWith
-
waypointIcon
Waypoint.Icon waypointIcon() -
doesSourceIgnoreReceiver
-
isChunkVisible
-
isReallyFar
-