Package-level declarations

Types

Link copied to clipboard
interface Blaze : Monster

A flying monster that shoots fireballs.

Link copied to clipboard
interface CaveSpider : Spider

A spider that inflicts poison on to its victims.

Link copied to clipboard
interface Creeper : Monster

A monster that creeps up on its victims and explodes when they least expect it.

Link copied to clipboard
interface Drowned : Zombie

A zombie that has drowned.

Link copied to clipboard
interface Endermite : Monster

A monster that sometimes spawns when an ender pearl lands on a block.

Link copied to clipboard
interface Giant : Monster

A giant zombie that does nothing.

Link copied to clipboard
interface Guardian : Monster

A monster that is found in ocean monuments.

Link copied to clipboard
interface Husk : Zombie

A taller variant of zombie found in deserts that does not burn in daylight.

Link copied to clipboard
interface Monster : Mob

An entity that will attack the player under certain conditions.

Link copied to clipboard
interface Silverfish : Monster

A silverfish.

Link copied to clipboard
interface Spider : Monster

A spider.

Link copied to clipboard
interface Zombie : Monster

A zombie.