BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-61
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.util
/
EntityUtil
Entity
Util
class
EntityUtil
Entity
Members
Properties
RENDER_
DISTANCE
Link copied to clipboard
val
RENDER_DISTANCE
:
Double
Default render distance.
Functions
can
See
Link copied to clipboard
open
fun
canSee
(
@
NotNull
player
:
Location
,
@
NotNull
target
:
Location
)
:
Boolean
Checks this player can see that entity
max
Link copied to clipboard
@
Nullable
open
fun
max
(
@
NotNull
target
:
List
<
ModelBoundingBox
>
)
:
ModelBoundingBox
Gets max hit-box size.