BetterHud
Toggle table of contents
1.13.3-SNAPSHOT-434
v1_21_R4
Platform filter
v1_21_R4
Switch theme
Search in API
BetterHud
BetterHud/nms/v1_21_R4
/
kr.toxicity.hud.nms.v1_21_R4.entity
Package-level
declarations
Types
Functions
Properties
Types
Craft
Entity
View
Link copied to clipboard
class
CraftEntityView
(
val
source
:
CraftEntity
)
:
CraftEntity
Craft
Living
Entity
View
Link copied to clipboard
class
CraftLivingEntityView
(
val
source
:
CraftLivingEntity
)
:
CraftLivingEntity
Properties
IS_
PAPER
Link copied to clipboard
val
IS_PAPER
:
<Error class: unknown class>
unsafe
Handle
Link copied to clipboard
val
CraftEntity
.
unsafeHandle
:
Entity
Functions
create
Adapted
Field
Getter
Link copied to clipboard
inline
fun
<
T
,
R
>
createAdaptedFieldGetter
(
noinline
paperGetter
:
(
T
)
->
R
)
:
(
T
)
->
R