Class BlockTargetZoneConfigurator

java.lang.Object
games.stendhal.server.entity.mapstuff.block.BlockTargetZoneConfigurator
All Implemented Interfaces:
ZoneConfigurator

public class BlockTargetZoneConfigurator extends Object implements ZoneConfigurator
Configurator for a block target required parameters - x and y coordinate optional parameters - condition the condition to evaluate when a block target can be triggered - action the trigger action when the block target is triggered
Author:
madmetzger
  • Constructor Details

    • BlockTargetZoneConfigurator

      public BlockTargetZoneConfigurator()
  • Method Details