api
a9eff54633
jvm
api
/
org.kryptonmc.api.entity
/
EntityCategories
Entity
Categories
@
Catalogue
(
type
=
EntityCategory::class
)
object
EntityCategories
All of the built-in vanilla mob categories.
Members
Properties
AMBIENT
Link copied to clipboard
@
JvmField
val
AMBIENT
:
RegistryReference
<
EntityCategory
>
CREATURE
Link copied to clipboard
@
JvmField
val
CREATURE
:
RegistryReference
<
EntityCategory
>
MISC
Link copied to clipboard
@
JvmField
val
MISC
:
RegistryReference
<
EntityCategory
>
MONSTER
Link copied to clipboard
@
JvmField
val
MONSTER
:
RegistryReference
<
EntityCategory
>
UNDERGROUND_WATER_CREATURE
Link copied to clipboard
@
JvmField
val
UNDERGROUND_WATER_CREATURE
:
RegistryReference
<
EntityCategory
>
WATER_AMBIENT
Link copied to clipboard
@
JvmField
val
WATER_AMBIENT
:
RegistryReference
<
EntityCategory
>
WATER_CREATURE
Link copied to clipboard
@
JvmField
val
WATER_CREATURE
:
RegistryReference
<
EntityCategory
>