BetterModel
Toggle table of contents
1.6.2-SNAPSHOT-167
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderPipeline
/
createHitBox
create
Hit
Box
open
fun
createHitBox
(
@
NotNull
entity
:
@
NotNull
EntityAdapter
,
@
NotNull
predicate
:
@
NotNull
Predicate
<
RenderedBone
>
,
@
Nullable
listener
:
@
Nullable
HitBoxListener
)