Uses of Class
games.stendhal.server.entity.mapstuff.area.OccupantArea
-
Uses of OccupantArea in games.stendhal.server.entity.mapstuff.area
Modifier and TypeClassDescriptionclass
An area that damages an RPEntity while over it.class
An area that drains an RPEntity of HP while over it.Modifier and TypeMethodDescriptionprotected OccupantArea
DamagingAreaFactory.createArea(ConfigurableFactoryContext ctx)
Creates the OccupantArea.protected OccupantArea
LifeDrainAreaFactory.createArea(ConfigurableFactoryContext ctx)
Creates the OccupantArea.protected abstract OccupantArea
OccupantAreaFactory.createArea(ConfigurableFactoryContext ctx)
Creates the OccupantArea.