bettermodel
Toggle table of contents
3.1.0-SNAPSHOT-496
bettermodel-api
Target filter
bettermodel-api
Switch theme
Search in API
Skip to content
bettermodel
bettermodel-api
/
kr.toxicity.model.api.event.hitbox
/
HitBoxCreateEvent
Hit
Box
Create
Event
class
HitBoxCreateEvent
:
Record
,
HitBoxEvent
Triggered when a hitbox is created.
Since
2.1.0
Parameters
hit
Box
created hitbox
Members
Constructors
Hit
Box
Create
Event
Link copied to clipboard
constructor
(
)
Functions
call
Link copied to clipboard
open
fun
call
(
)
:
Boolean
Dispatches this event to the global event bus.
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
get
Hit
Box
Link copied to clipboard
@
NotNull
open
fun
getHitBox
(
)
:
@
NotNull
HitBox
Returns the created hitbox.
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String