Uses of Class
com.destroystokyo.paper.entity.TargetEntityInfo
Packages that use TargetEntityInfo
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of TargetEntityInfo in org.bukkit.entity
Methods in org.bukkit.entity that return TargetEntityInfoModifier and TypeMethodDescriptiondefault TargetEntityInfo
LivingEntity.getTargetEntityInfo
(int maxDistance) Deprecated, for removal: This API element is subject to removal in a future version.LivingEntity.getTargetEntityInfo
(int maxDistance, boolean ignoreBlocks) Deprecated, for removal: This API element is subject to removal in a future version.
LivingEntity.rayTraceEntities(int)