| Modifier and Type | Class and Description |
|---|---|
class |
ArrowEntity |
class |
ExpOrbEntity |
class |
FallingBlockEntity |
class |
ItemedFireballEntity |
class |
ItemEntity |
class |
LivingEntity |
class |
MinecartEntity |
class |
PaintingEntity |
class |
PlayerEntity |
class |
ThrowableEntity |
| Modifier and Type | Method and Description |
|---|---|
<I extends Entity> |
Entity.as(Class<I> entityClass) |
<I extends Entity> |
Entity.is(Class<I> entityClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFishEntity |
class |
AgeableEntity |
class |
AmbientEntity |
class |
ArmorStandEntity |
class |
CreatureEntity |
class |
FlyingEntity |
class |
GolemEntity |
class |
InsentientEntity |
class |
WaterEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AnimalEntity |
class |
BeeEntity |
class |
FoxEntity |
class |
OcelotEntity |
class |
PandaEntity |
class |
PigEntity |
class |
PolarBearEntity |
class |
RabbitEntity |
class |
SheepEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHorseEntity |
class |
ChestedHorseEntity |
class |
HorseEntity |
class |
LlamaEntity |
class |
TraderLlamaEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
CatEntity |
class |
ParrotEntity |
class |
TameableEntity |
class |
WolfEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMerchantEntity |
class |
VillagerEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSkeletonEntity |
class |
BlazeEntity |
class |
CreeperEntity |
class |
GuardianEntity |
class |
MonsterEntity |
class |
SpiderEntity |
class |
ZombieEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIllagerEntity |
class |
RaidParticipantEntity |
class |
SpellcasterIllagerEntity |
| Modifier and Type | Method and Description |
|---|---|
<T extends Entity> |
EntityCache.getEntitiesByType(Class<T> entityType) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
EntityCache.getEntityByGeyserId(long geyserId) |
Entity |
EntityCache.getEntityByJavaId(long javaId) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityCache.cacheEntity(Entity entity) |
boolean |
EntityCache.removeEntity(Entity entity,
boolean force) |
void |
EntityCache.spawnEntity(Entity entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
BedrockMovePlayerTranslator.recalculatePosition(GeyserSession session,
Entity entity,
com.nukkitx.math.vector.Vector3f currentPosition) |
Copyright © 2020 GeyserMC. All rights reserved.