Uses of Class
games.stendhal.server.entity.mapstuff.puzzle.PuzzleBuildingBlock
Packages that use PuzzleBuildingBlock
Package
Description
-
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff
Methods in games.stendhal.server.entity.mapstuff with parameters of type PuzzleBuildingBlockModifier and TypeMethodDescriptionvoidPuzzleEntity.setPuzzleBuildingBlock(PuzzleBuildingBlock buildingBlock) sets the PuzzleBuildingBlock -
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff.block
Methods in games.stendhal.server.entity.mapstuff.block with parameters of type PuzzleBuildingBlockModifier and TypeMethodDescriptionvoidBlockTarget.setPuzzleBuildingBlock(PuzzleBuildingBlock buildingBlock) -
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff.portal
Methods in games.stendhal.server.entity.mapstuff.portal with parameters of type PuzzleBuildingBlockModifier and TypeMethodDescriptionvoidGate.setPuzzleBuildingBlock(PuzzleBuildingBlock buildingBlock) -
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff.puzzle
Methods in games.stendhal.server.entity.mapstuff.puzzle with parameters of type PuzzleBuildingBlockModifier and TypeMethodDescriptionvoidPuzzleEventDispatcher.notify(PuzzleBuildingBlock sourceBlock) notifies about property changesgroovy.lang.ScriptPuzzleEventDispatcher.parseExpression(PuzzleBuildingBlock buildingBlock, String expression) parses a Groovy expressionvoidPuzzleEventDispatcher.register(PuzzleBuildingBlock block) registers a building block