EntityUtil

@ApiStatus.Internal
class EntityUtil

Entity

Properties

Link copied to clipboard
Entity model view radius.
Link copied to clipboard
Default render distance.

Functions

Link copied to clipboard
open fun canSee(@NotNull player: @NotNull Location, @NotNull target: @NotNull Location): Boolean
Checks this player can see that entity
Link copied to clipboard
@Nullable
open fun max(@NotNull target: @NotNull List<ModelBoundingBox>): @Nullable ModelBoundingBox
Gets max hit-box size.