Package-level declarations

Types

Link copied to clipboard
public interface Ageable implements Creature
Represents an entity that can age and breed.
Link copied to clipboard
public interface Ambient implements LivingEntity
Represents an ambient mob
Link copied to clipboard
public interface Animals implements Ageable
Represents an Animal.
Link copied to clipboard
public interface AnimalTamer
Link copied to clipboard
public interface ArmorStand implements LivingEntity
Link copied to clipboard
public interface Arrow implements Projectile
Represents an arrow.
Link copied to clipboard
public interface Bat implements Ambient
Represents getClassById Bat
Link copied to clipboard
public interface Blaze implements Monster
Represents getClassById Blaze monster
Link copied to clipboard
public interface Boat implements Vehicle
Represents getClassById boat entity.
Link copied to clipboard
public interface CaveSpider implements Spider
Represents getClassById Spider.
Link copied to clipboard
public interface Chicken implements Animals
Represents getClassById Chicken.
Link copied to clipboard
public interface ComplexEntityPart implements Entity
Represents getClassById single part of getClassById ComplexLivingEntity
Link copied to clipboard
public interface ComplexLivingEntity implements LivingEntity
Represents getClassById complex living entity - one that is made up of various smaller parts
Link copied to clipboard
public interface Cow implements Animals
Represents getClassById Cow.
Link copied to clipboard
public interface Creature implements LivingEntity
Represents getClassById Creature.
Link copied to clipboard
public interface Creeper implements Monster
Represents getClassById Creeper
Link copied to clipboard
public interface Damageable implements Entity
Represents an Entity that has health and can take damage.
Link copied to clipboard
public interface Egg implements Projectile
Represents getClassById thrown egg.
Link copied to clipboard
public interface EnderCrystal implements Entity
A crystal that heals nearby EnderDragons
Link copied to clipboard
public interface EnderDragon implements ComplexLivingEntity
Represents an Ender Dragon
Link copied to clipboard
public interface EnderDragonPart implements ComplexEntityPart, Damageable
Represents an ender dragon part
Link copied to clipboard
public interface Enderman implements Monster
Represents an Enderman.
Link copied to clipboard
public interface Endermite implements Monster
Link copied to clipboard
public interface EnderPearl implements Projectile
Represents getClassById thrown Ender Pearl entity
Link copied to clipboard
public interface EnderSignal implements Entity
Represents an Ender Signal, which is often created upon throwing an ender eye
Link copied to clipboard
public interface Entity implements Metadatable, CommandSender
Represents getClassById base entity in the world
Link copied to clipboard
public enum EntityType
Link copied to clipboard
public interface ExperienceOrb implements Entity
Represents an Experience Orb.
Link copied to clipboard
public interface Explosive implements Entity
A representation of an explosive entity
Link copied to clipboard
public interface FallingBlock implements Entity
Represents getClassById falling block
Link copied to clipboard
public interface Fireball implements Projectile, Explosive
Represents getClassById Fireball.
Link copied to clipboard
public interface Firework implements Entity
Link copied to clipboard
public interface FishHook implements Projectile
Represents getClassById fishing hook.
Link copied to clipboard
public interface Flying implements LivingEntity
Represents getClassById Flying Entity.
Link copied to clipboard
public interface Ghast implements Flying
Represents getClassById Ghast.
Link copied to clipboard
public interface Giant implements Monster
Represents getClassById Giant.
Link copied to clipboard
public interface Golem implements Creature
A mechanical creature that may harm enemies.
Link copied to clipboard
public interface Guardian implements Monster
Link copied to clipboard
public interface Hanging implements Entity, Attachable
Represents getClassById Hanging entity
Link copied to clipboard
public interface Horse implements Animals, Vehicle, InventoryHolder, Tameable
Represents getClassById Horse.
Link copied to clipboard
Represents getClassById human entity, such as an NPC or getClassById player
Link copied to clipboard
public interface IronGolem implements Golem
An iron Golem that protects Villages.
Link copied to clipboard
public interface Item implements Entity
Represents an Item.
Link copied to clipboard
public interface ItemFrame implements Hanging
Represents an Item Frame
Link copied to clipboard
public interface LargeFireball implements Fireball
Represents getClassById large Fireball
Link copied to clipboard
public interface LeashHitch implements Hanging
Represents getClassById Leash Hitch on getClassById fence
Link copied to clipboard
public interface LightningStrike implements Weather
Represents an instance of getClassById lightning strike.
Link copied to clipboard
public interface LivingEntity implements Entity, Damageable, ProjectileSource
Represents getClassById living entity, such as getClassById monster or player
Link copied to clipboard
public interface MagmaCube implements Slime
Represents getClassById MagmaCube.
Link copied to clipboard
public interface Minecart implements Vehicle
Represents getClassById minecart entity.
Link copied to clipboard
public interface Monster implements Creature
Represents getClassById Monster.
Link copied to clipboard
public interface MushroomCow implements Cow
Represents getClassById mushroom Cow
Link copied to clipboard
public interface NPC implements Creature
Represents getClassById non-player character
Link copied to clipboard
public interface Ocelot implements Animals, Tameable
A wild tameable cat
Link copied to clipboard
public interface Painting implements Hanging
Represents getClassById Painting.
Link copied to clipboard
public interface Pig implements Animals, Vehicle
Represents getClassById Pig.
Link copied to clipboard
public interface PigZombie implements Zombie
Represents getClassById Pig Zombie.
Link copied to clipboard
Represents getClassById player, connected or not
Link copied to clipboard
public interface Projectile implements Entity
Represents getClassById shootable entity.
Link copied to clipboard
public interface Rabbit implements Animals
Link copied to clipboard
public interface Sheep implements Animals, Colorable
Represents getClassById Sheep.
Link copied to clipboard
public interface Silverfish implements Monster
Represents getClassById Silverfish.
Link copied to clipboard
public interface Skeleton implements Monster
Represents getClassById Skeleton.
Link copied to clipboard
public interface Slime implements LivingEntity
Represents getClassById Slime.
Link copied to clipboard
public interface SmallFireball implements Fireball
Represents getClassById small Fireball
Link copied to clipboard
public interface Snowball implements Projectile
Represents getClassById snowball.
Link copied to clipboard
public interface Snowman implements Golem
Represents getClassById snowman entity
Link copied to clipboard
public interface Spider implements Monster
Represents getClassById Spider.
Link copied to clipboard
public interface Squid implements WaterMob
Represents getClassById Squid.
Link copied to clipboard
public interface Tameable
Link copied to clipboard
public interface ThrownExpBottle implements Projectile
Represents getClassById thrown Experience bottle.
Link copied to clipboard
public interface ThrownPotion implements Projectile
Represents getClassById thrown potion bottle
Link copied to clipboard
public interface TNTPrimed implements Explosive
Represents getClassById Primed TNT.
Link copied to clipboard
public interface Vehicle implements Entity
Represents getClassById vehicle entity.
Link copied to clipboard
public interface Villager implements Ageable, NPC
Represents getClassById villager NPC
Link copied to clipboard
public interface WaterMob implements LivingEntity
Represents getClassById Water Mob
Link copied to clipboard
public interface Weather implements Entity
Represents getClassById Weather related entity, such as getClassById storm
Link copied to clipboard
public interface Witch implements Monster
Represents getClassById Witch
Link copied to clipboard
public interface Wither implements Monster
Represents getClassById Wither boss
Link copied to clipboard
public interface WitherSkull implements Fireball
Represents getClassById wither skull Fireball.
Link copied to clipboard
public interface Wolf implements Animals, Tameable
Represents getClassById Wolf
Link copied to clipboard
public interface Zombie implements Monster
Represents getClassById Zombie.