Uses of Class
games.stendhal.server.entity.mapstuff.puzzle.PuzzleBuildingBlock
Package
Description
-
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff
Modifier and TypeMethodDescriptionvoid
PuzzleEntity.setPuzzleBuildingBlock(PuzzleBuildingBlock buildingBlock)
sets the PuzzleBuildingBlock -
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff.block
Modifier and TypeMethodDescriptionvoid
BlockTarget.setPuzzleBuildingBlock(PuzzleBuildingBlock buildingBlock)
-
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff.portal
Modifier and TypeMethodDescriptionvoid
Gate.setPuzzleBuildingBlock(PuzzleBuildingBlock buildingBlock)
-
Uses of PuzzleBuildingBlock in games.stendhal.server.entity.mapstuff.puzzle
Modifier and TypeMethodDescriptionvoid
PuzzleEventDispatcher.notify(PuzzleBuildingBlock sourceBlock)
notifies about property changesgroovy.lang.Script
PuzzleEventDispatcher.parseExpression(PuzzleBuildingBlock buildingBlock, String expression)
parses a Groovy expressionvoid
PuzzleEventDispatcher.register(PuzzleBuildingBlock block)
registers a building block