Package net.minestom.server.entity
Interface EntityType
- All Superinterfaces:
net.kyori.adventure.key.Keyed
,ProtocolObject
,StaticProtocolObject
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
static final EntityType
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable EntityType
fromId
(int id) static EntityType
fromNamespaceId
(@NotNull String namespaceID) static EntityType
fromNamespaceId
(@NotNull NamespaceID namespaceID) default double
height()
default int
id()
default @NotNull NamespaceID
registry()
Returns the entity registry.static @NotNull Collection
<@NotNull EntityType> values()
default double
width()
Methods inherited from interface net.minestom.server.registry.StaticProtocolObject
key, name
-
Field Details
-
ALLAY
-
AREA_EFFECT_CLOUD
-
ARMADILLO
-
ARMOR_STAND
-
ARROW
-
AXOLOTL
-
BAT
-
BEE
-
BLAZE
-
BLOCK_DISPLAY
-
BOAT
-
BOGGED
-
BREEZE
-
BREEZE_WIND_CHARGE
-
CAMEL
-
CAT
-
CAVE_SPIDER
-
CHEST_BOAT
-
CHEST_MINECART
-
CHICKEN
-
COD
-
COMMAND_BLOCK_MINECART
-
COW
-
CREEPER
-
DOLPHIN
-
DONKEY
-
DRAGON_FIREBALL
-
DROWNED
-
EGG
-
ELDER_GUARDIAN
-
END_CRYSTAL
-
ENDER_DRAGON
-
ENDER_PEARL
-
ENDERMAN
-
ENDERMITE
-
EVOKER
-
EVOKER_FANGS
-
EXPERIENCE_BOTTLE
-
EXPERIENCE_ORB
-
EYE_OF_ENDER
-
FALLING_BLOCK
-
FIREWORK_ROCKET
-
FOX
-
FROG
-
FURNACE_MINECART
-
GHAST
-
GIANT
-
GLOW_ITEM_FRAME
-
GLOW_SQUID
-
GOAT
-
GUARDIAN
-
HOGLIN
-
HOPPER_MINECART
-
HORSE
-
HUSK
-
ILLUSIONER
-
INTERACTION
-
IRON_GOLEM
-
ITEM
-
ITEM_DISPLAY
-
ITEM_FRAME
-
OMINOUS_ITEM_SPAWNER
-
FIREBALL
-
LEASH_KNOT
-
LIGHTNING_BOLT
-
LLAMA
-
LLAMA_SPIT
-
MAGMA_CUBE
-
MARKER
-
MINECART
-
MOOSHROOM
-
MULE
-
OCELOT
-
PAINTING
-
PANDA
-
PARROT
-
PHANTOM
-
PIG
-
PIGLIN
-
PIGLIN_BRUTE
-
PILLAGER
-
POLAR_BEAR
-
POTION
-
PUFFERFISH
-
RABBIT
-
RAVAGER
-
SALMON
-
SHEEP
-
SHULKER
-
SHULKER_BULLET
-
SILVERFISH
-
SKELETON
-
SKELETON_HORSE
-
SLIME
-
SMALL_FIREBALL
-
SNIFFER
-
SNOW_GOLEM
-
SNOWBALL
-
SPAWNER_MINECART
-
SPECTRAL_ARROW
-
SPIDER
-
SQUID
-
STRAY
-
STRIDER
-
TADPOLE
-
TEXT_DISPLAY
-
TNT
-
TNT_MINECART
-
TRADER_LLAMA
-
TRIDENT
-
TROPICAL_FISH
-
TURTLE
-
VEX
-
VILLAGER
-
VINDICATOR
-
WANDERING_TRADER
-
WARDEN
-
WIND_CHARGE
-
WITCH
-
WITHER
-
WITHER_SKELETON
-
WITHER_SKULL
-
WOLF
-
ZOGLIN
-
ZOMBIE
-
ZOMBIE_HORSE
-
ZOMBIE_VILLAGER
-
ZOMBIFIED_PIGLIN
-
PLAYER
-
FISHING_BOBBER
-
-
Method Details
-
registry
Returns the entity registry.- Specified by:
registry
in interfaceProtocolObject
- Returns:
- the entity registry
-
namespace
- Specified by:
namespace
in interfaceStaticProtocolObject
-
id
default int id()- Specified by:
id
in interfaceStaticProtocolObject
-
width
default double width() -
height
default double height() -
values
-
fromNamespaceId
-
fromNamespaceId
-
fromId
-