Uses of Class
games.stendhal.server.core.engine.ZoneAttributes
Packages that use ZoneAttributes
-
Uses of ZoneAttributes in games.stendhal.server.core.engine
Methods in games.stendhal.server.core.engine that return ZoneAttributesMethods in games.stendhal.server.core.engine with parameters of type ZoneAttributesModifier and TypeMethodDescriptionvoidStendhalRPZone.setAttributes(ZoneAttributes attr) Set zone attributes that should be passed to the client. -
Uses of ZoneAttributes in games.stendhal.server.core.rp
Methods in games.stendhal.server.core.rp with parameters of type ZoneAttributesModifier and TypeMethodDescriptionvoidDaylightUpdater.manageAttributes(ZoneAttributes attr) Make a zone color managed by the daylight colorer.voidWeatherUpdater.manageAttributes(ZoneAttributes attr, String desc) Make a zone weather managed by the weather updater.