BetterModel
Toggle table of contents
1.4.2
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.nms
/
HitBox
Hit
Box
interface
HitBox
Members
Functions
add
Passenger
Link copied to clipboard
abstract
fun
addPassenger
(
@
NotNull
entity
:
Entity
)
id
Link copied to clipboard
abstract
fun
id
(
)
:
Int
listener
Link copied to clipboard
@
NotNull
abstract
fun
listener
(
)
:
HitBoxListener
name
Link copied to clipboard
@
NotNull
abstract
fun
name
(
)
:
String
relative
Position
Link copied to clipboard
@
NotNull
abstract
fun
relativePosition
(
)
:
Vector3f
remove
Link copied to clipboard
abstract
fun
remove
(
)
source
Link copied to clipboard
@
NotNull
abstract
fun
source
(
)
:
Entity