Uses of Class
games.stendhal.server.core.engine.ZoneAttributes
-
Uses of ZoneAttributes in games.stendhal.server.core.engine
Modifier and TypeMethodDescriptionvoid
StendhalRPZone.setAttributes(ZoneAttributes attr)
Set zone attributes that should be passed to the client. -
Uses of ZoneAttributes in games.stendhal.server.core.rp
Modifier and TypeMethodDescriptionvoid
DaylightUpdater.manageAttributes(ZoneAttributes attr)
Make a zone color managed by the daylight colorer.void
WeatherUpdater.manageAttributes(ZoneAttributes attr, String desc)
Make a zone weather managed by the weather updater.