createHitBox

open fun createHitBox(@NotNull entity: @NotNull EntityAdapter, @NotNull predicate: @NotNull Predicate<RenderedBone>, @Nullable listener: @Nullable HitBoxListener): Boolean

Creates hit box.

Return

success

Parameters

entity

target entity

predicate

predicate

listener

hit box listener