| Modifier and Type | Class and Description |
|---|---|
class |
EntityCreature
author: MagicDroidX
Nukkit Project
|
class |
EntityLiving
author: MagicDroidX
Nukkit Project
|
class |
HangingEntity
author: MagicDroidX
Nukkit Project
|
class |
Human
author: MagicDroidX
Nukkit Project
|
class |
UnknownEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityBlaze |
class |
EntityCaveSpider |
class |
EntityCreeper |
class |
EntityDeprecatedZombieVillager |
class |
EntityDrowned
Created by PetteriM1
|
class |
EntityElderGuardian |
class |
EntityEnderDragon |
class |
EntityEnderman |
class |
EntityEndermite |
class |
EntityEvocationIllager |
class |
EntityGhast |
class |
EntityGuardian |
class |
EntityHostile
author: MagicDroidX
Nukkit Project
|
class |
EntityHusk |
class |
EntityMagmaCube |
class |
EntityPhantom
Created by PetteriM1
|
class |
EntityPillager |
class |
EntityRavager |
class |
EntityShulker |
class |
EntitySilverfish |
class |
EntitySkeleton |
class |
EntitySlime |
class |
EntitySpider |
class |
EntityStray |
class |
EntityVex |
class |
EntityVindicator |
class |
EntityWitch |
class |
EntityWither |
class |
EntityWitherSkeleton |
class |
EntityZombie
Created by Dr.
|
class |
EntityZombiePigman |
class |
EntityZombieVillager |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityAreaEffectCloud |
class |
EntityArmorStand |
class |
EntityDroppedItem |
class |
EntityEnderCrystal
Created by PetteriM1
|
class |
EntityEvocationFang |
class |
EntityExperienceOrb
Created on 2015/12/26 by xtypr.
|
class |
EntityFallingBlock |
class |
EntityFireworksRocket |
class |
EntityLeashKnot |
class |
EntityLightningBolt
Created by boybook on 2016/2/27.
|
class |
EntityPainting
author: MagicDroidX
Nukkit Project
|
class |
EntityPrimedTnt |
| Modifier and Type | Class and Description |
|---|---|
class |
Animal
author: MagicDroidX
Nukkit Project
|
class |
EntityBat |
class |
EntityCat |
class |
EntityChicken
Author: BeYkeRYkt Nukkit Project
|
class |
EntityCod
Created by PetteriM1
|
class |
EntityCow
Author: BeYkeRYkt Nukkit Project
|
class |
EntityDeprecatedVillager |
class |
EntityDolphin
Created by PetteriM1
|
class |
EntityDonkey |
class |
EntityHorse |
class |
EntityIronGolem |
class |
EntityLlama |
class |
EntityMooshroom
Author: BeYkeRYkt Nukkit Project
|
class |
EntityMule |
class |
EntityOcelot
Author: BeYkeRYkt Nukkit Project
|
class |
EntityPanda |
class |
EntityParrot |
class |
EntityPig
Author: BeYkeRYkt Nukkit Project
|
class |
EntityPolarBear |
class |
EntityPufferfish
Created by PetteriM1
|
class |
EntityRabbit
Author: BeYkeRYkt Nukkit Project
|
class |
EntitySalmon
Created by PetteriM1
|
class |
EntitySheep
Author: BeYkeRYkt Nukkit Project
|
class |
EntitySkeletonHorse |
class |
EntitySnowGolem |
class |
EntitySquid |
class |
EntityTameable
Author: BeYkeRYkt
Nukkit Project
|
class |
EntityTropicalFish
Created by PetteriM1
|
class |
EntityTurtle
Created by PetteriM1
|
class |
EntityVillager
Created by Pub4Game on 21.06.2016.
|
class |
EntityWanderingTrader |
class |
EntityWaterAnimal
author: MagicDroidX
Nukkit Project
|
class |
EntityWolf
Author: BeYkeRYkt Nukkit Project
|
class |
EntityZombieHorse |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityArrow
author: MagicDroidX
Nukkit Project
|
class |
EntityDragonFireball |
class |
EntityEgg
author: MagicDroidX
Nukkit Project
|
class |
EntityEnderPearl |
class |
EntityEyeOfEnderSignal |
class |
EntityFireball |
class |
EntityFishingHook
Created by PetteriM1
|
class |
EntityLingeringPotion |
class |
EntityLlamaSpit |
class |
EntityProjectile
author: MagicDroidX
Nukkit Project
|
class |
EntityShulkerBullet |
class |
EntitySmallFireball |
class |
EntitySnowball
author: MagicDroidX
Nukkit Project
|
class |
EntitySplashPotion |
class |
EntityThrownTrident
Created by PetteriM1
|
class |
EntityWitherSkull |
class |
EntityXpBottle |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityAbstractMinecart
Created by: larryTheCoder on 2017/6/26.
|
class |
EntityBoat
Created by yescallop on 2016/2/13.
|
class |
EntityChestMinecart
Created by Snake1999 on 2016/1/30.
|
class |
EntityCommandBlockMinecart |
class |
EntityHopperMinecart |
class |
EntityMinecart
Created by Snake1999 on 2016/1/30.
|
class |
EntityTntMinecart
Author: Adam Matthew [larryTheCoder]
|
class |
EntityVehicle
author: MagicDroidX
Nukkit Project
|
| Modifier and Type | Method and Description |
|---|---|
void |
Level.addEntityMovement(BaseEntity entity,
double x,
double y,
double z,
double yaw,
double pitch,
double headYaw) |
AxisAlignedBB[] |
Level.getCollisionCubes(BaseEntity entity,
AxisAlignedBB bb) |
AxisAlignedBB[] |
Level.getCollisionCubes(BaseEntity entity,
AxisAlignedBB bb,
boolean entities) |
AxisAlignedBB[] |
Level.getCollisionCubes(BaseEntity entity,
AxisAlignedBB bb,
boolean entities,
boolean solidEntities) |
boolean |
Level.hasCollision(BaseEntity entity,
AxisAlignedBB bb,
boolean entities) |
| Modifier and Type | Class and Description |
|---|---|
class |
Player |
| Modifier and Type | Method and Description |
|---|---|
void |
Effect.add(BaseEntity entity) |
void |
Effect.applyEffect(BaseEntity entity) |
void |
Effect.remove(BaseEntity entity) |
Copyright © 2020. All rights reserved.