BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-58
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.nms
/
NMS
/
createHitBox
create
Hit
Box
@
Nullable
abstract
fun
createHitBox
(
@
NotNull
entity
:
EntityAdapter
,
@
NotNull
supplier
:
HitBoxSource
,
@
NotNull
namedBoundingBox
:
NamedBoundingBox
,
@
NotNull
controller
:
MountController
,
@
NotNull
source
:
HitBoxListener
)
:
HitBox