Programming Puzzles are used in [link{block/programmer}]programmers [link{}].

[prefix{l}]The 'text' (Text) piece [prefix{}]
This piece can only be used as parameter for other pieces. For now its only purpose is supplying the [link{item/programmingPuzzle_attk}]Entity Attack piece [link{}] with an Entity Filter.

Entity Filter:
@player --> allows all players only
@mob --> allows all aggressive creatures only
@animal --> allows all passive creatures only
@minecraft --> allows minecarts only
@living --> allows all living entities only
@item --> allows item entities only
Creeper --> allows creepers only
MineMaarten --> allows MineMaarten only

