api
a9eff54633
jvm
api
/
org.kryptonmc.api.statistic
/
StatisticTypes
Statistic
Types
@
Catalogue
(
type
=
StatisticType::class
)
object
StatisticTypes
All of the built-in statistic types.
Members
Properties
BLOCK_MINED
Link copied to clipboard
@
JvmField
val
BLOCK_MINED
:
RegistryReference
<
StatisticType
<
Block
>
>
CUSTOM
Link copied to clipboard
@
JvmField
val
CUSTOM
:
RegistryReference
<
StatisticType
<
Key
>
>
ENTITY_KILLED
Link copied to clipboard
@
JvmField
val
ENTITY_KILLED
:
RegistryReference
<
StatisticType
<
EntityType
<
*
>
>
>
ENTITY_KILLED_BY
Link copied to clipboard
@
JvmField
val
ENTITY_KILLED_BY
:
RegistryReference
<
StatisticType
<
EntityType
<
*
>
>
>
ITEM_BROKEN
Link copied to clipboard
@
JvmField
val
ITEM_BROKEN
:
RegistryReference
<
StatisticType
<
ItemType
>
>
ITEM_CRAFTED
Link copied to clipboard
@
JvmField
val
ITEM_CRAFTED
:
RegistryReference
<
StatisticType
<
ItemType
>
>
ITEM_DROPPED
Link copied to clipboard
@
JvmField
val
ITEM_DROPPED
:
RegistryReference
<
StatisticType
<
ItemType
>
>
ITEM_PICKED_UP
Link copied to clipboard
@
JvmField
val
ITEM_PICKED_UP
:
RegistryReference
<
StatisticType
<
ItemType
>
>
ITEM_USED
Link copied to clipboard
@
JvmField
val
ITEM_USED
:
RegistryReference
<
StatisticType
<
ItemType
>
>