Package net.minestom.server.instance
Interface EntityTracker.Target<E extends Entity>
- Type Parameters:
E
- the entity type
- Enclosing interface:
EntityTracker
Represents the type of entity you want to retrieve.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EntityTracker.Target
<Entity> static final EntityTracker.Target
<ExperienceOrb> static final EntityTracker.Target
<ItemEntity> static final EntityTracker.Target
<Player> static final List
<EntityTracker.Target<? extends Entity>> -
Method Summary
-
Field Details
-
ENTITIES
-
PLAYERS
-
ITEMS
-
EXPERIENCE_ORBS
-
TARGETS
-
-
Method Details
-
type
-
ordinal
int ordinal()
-