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.tracker
/
EntityTrackerRegistry
/
MountedHitBox
Mounted
Hit
Box
class
MountedHitBox
:
Record
Represents a hitbox that has an entity mounted on it.
Since
1.15.2
Parameters
entity
the mounted entity
hit
Box
the hitbox itself
Members
Constructors
Mounted
Hit
Box
Link copied to clipboard
constructor
(
)
Functions
dismount
Link copied to clipboard
open
fun
dismount
(
)
Dismounts the entity from the hitbox.
dismount
All
Link copied to clipboard
open
fun
dismountAll
(
)
Dismounts all entities from the hitbox.
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String