Package-level declarations

Types

Link copied to clipboard
class CakeEntity(entityType: EntityType<CakeEntity>, world: World) : Entity, Ownable

A flying cake entity, which splashes on collision damaging target(s).

Link copied to clipboard
class CampfireFlameEntity : Entity, EntitySpawnExtension

Technical entity representing a part of a flame of a campfire staff.

Link copied to clipboard

A TNT entity, which explodes on collision.