Uses of Class
com.destroystokyo.paper.entity.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
Modifier 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)