Uses of Class
com.destroystokyo.paper.block.TargetBlockInfo
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of TargetBlockInfo in org.bukkit.entity
Modifier and TypeMethodDescriptiondefault TargetBlockInfo
LivingEntity.getTargetBlockInfo
(int maxDistance) Deprecated, for removal: This API element is subject to removal in a future version.LivingEntity.getTargetBlockInfo
(int maxDistance, TargetBlockInfo.FluidMode fluidMode) Deprecated, for removal: This API element is subject to removal in a future version.
LivingEntity.rayTraceBlocks(double)