public CraftBlockCommandSender(TileEntityCommandListener commandBlockListenerAbstract) { super(); this.commandBlock = commandBlockListenerAbstract; }