HitBoxSource

interface HitBoxSource

Hit-box transformation source

Inheritors

Functions

Link copied to clipboard
@NotNull
abstract fun hitBoxPosition(): @NotNull Vector3f
Gets hit-box position
Link copied to clipboard
@NotNull
abstract fun hitBoxRotation(): @NotNull ModelRotation
Gets hit-box rotation
Link copied to clipboard
abstract fun hitBoxScale(): Float
Gets hit-box scale
Link copied to clipboard
@NotNull
abstract fun hitBoxViewRotation(): @NotNull Quaternionf
Gets hit-box view rotation