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.nms
/
HitBox
Hit
Box
interface
HitBox
Members
Functions
dismount
Link copied to clipboard
abstract
fun
dismount
(
@
NotNull
entity
:
Entity
)
force
Dismount
Link copied to clipboard
abstract
fun
forceDismount
(
)
:
Boolean
group
Name
Link copied to clipboard
@
NotNull
abstract
fun
groupName
(
)
:
String
listener
Link copied to clipboard
@
NotNull
abstract
fun
listener
(
)
:
HitBoxListener
mount
Link copied to clipboard
abstract
fun
mount
(
@
NotNull
entity
:
Entity
)
mount
Controller
Link copied to clipboard
@
NotNull
abstract
fun
mountController
(
)
:
MountController
abstract
fun
mountController
(
@
NotNull
controller
:
MountController
)
on
Walk
Link copied to clipboard
abstract
fun
onWalk
(
)
:
Boolean
relative
Position
Link copied to clipboard
@
NotNull
abstract
fun
relativePosition
(
)
:
Vector3f
remove
Hit
Box
Link copied to clipboard
abstract
fun
removeHitBox
(
)
source
Link copied to clipboard
@
NotNull
abstract
fun
source
(
)
:
Entity